Staging: XGI: remove duplicated #include
Remove duplicated #include('s) in
drivers/staging/xgifb/XGI_main_26.c
drivers/staging/xgifb/vb_init.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
ab17a4ac32
commit
b8564d7b38
@@ -28,7 +28,6 @@
|
||||
#include <linux/fs.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/proc_fs.h>
|
||||
#include <linux/kernel.h>
|
||||
|
||||
#include "osdef.h"
|
||||
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
|
||||
#ifdef LINUX_KERNEL
|
||||
#include <asm/io.h>
|
||||
#include <linux/types.h>
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user