提交 d825adb4 编写于 作者: M Masanari Iida 提交者: Boris Ostrovsky

xenbus: Remove duplicate inclusion of linux/init.h

This patch remove duplicate inclusion of linux/init.h in
xenbus_dev_frontend.c.
Confirm successfully compile after remove the line.
Signed-off-by: NMasanari Iida <standby24x7@gmail.com>
Reviewed-by: NJuergen Gross <jgross@suse.com>
上级 c74fd80f
......@@ -55,7 +55,6 @@
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/miscdevice.h>
#include <linux/init.h>
#include <xen/xenbus.h>
#include <xen/xen.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册