diff --git a/drivers/video/sis/init.c b/drivers/video/sis/init.c index 31137adc8fba5245596d378bf785345957cc6597..5f49db145bbd0fb26a0da420cc35434e1df78e51 100644 --- a/drivers/video/sis/init.c +++ b/drivers/video/sis/init.c @@ -56,10 +56,6 @@ * Used by permission. */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include "init.h" #ifdef CONFIG_FB_SIS_300 diff --git a/drivers/video/sis/init301.c b/drivers/video/sis/init301.c index 9fa66fd4052acfaf5833a2e12e6c88f97aa9e72e..e24c5ca52daef699fb062882434caeb43ca49a1b 100644 --- a/drivers/video/sis/init301.c +++ b/drivers/video/sis/init301.c @@ -57,10 +57,6 @@ * */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #if 1 #define SET_EMI /* 302LV/ELV: Set EMI values */ #endif