From: Huang Weiyi Date: Sat, 5 Jun 2010 14:43:09 +0000 (+0800) Subject: Staging: XGI: remove duplicated #include X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b8564d7b3855660e01faa7ba7a4e0303e5a13dfd;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/xgifb/XGI_main_26.c b/drivers/staging/xgifb/XGI_main_26.c index 867012b48a0..68bc1d839ad 100644 --- a/drivers/staging/xgifb/XGI_main_26.c +++ b/drivers/staging/xgifb/XGI_main_26.c @@ -28,7 +28,6 @@ #include #include #include -#include #include "osdef.h" diff --git a/drivers/staging/xgifb/vb_init.c b/drivers/staging/xgifb/vb_init.c index b85ca9ba807..08a02e3aaa5 100644 --- a/drivers/staging/xgifb/vb_init.c +++ b/drivers/staging/xgifb/vb_init.c @@ -41,7 +41,6 @@ #ifdef LINUX_KERNEL #include -#include #endif