提交 f4328792 编写于 作者: K Kenji Toyama 提交者: Greg Kroah-Hartman

Staging: xgifb: Fixed header file.

As suggested by checkpatch.pl, <linux/io.h> should be used instead of
<asm/io.h>.
Signed-off-by: NDaniel Kenji Toyama <kenji.toyama@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 3ecf352c
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#include "vb_struct.h" #include "vb_struct.h"
#include "XGIfb.h" #include "XGIfb.h"
#include <asm/io.h> #include <linux/io.h>
#include <linux/types.h> #include <linux/types.h>
#include "vb_util.h" #include "vb_util.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册