提交 2e0e1f9f 编写于 作者: D David Woodhouse

Don't include <linux/device.h> from user-visible part of linux/ipmi.h

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 a1b9298e
......@@ -36,7 +36,6 @@
#include <linux/ipmi_msgdefs.h>
#include <linux/compiler.h>
#include <linux/device.h>
/*
* This file describes an interface to an IPMI driver. You have to
......@@ -210,6 +209,7 @@ struct kernel_ipmi_msg
*/
#include <linux/list.h>
#include <linux/module.h>
#include <linux/device.h>
#ifdef CONFIG_PROC_FS
#include <linux/proc_fs.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册