Message ID | 1292881822-32630-3-git-send-email-aaro.koskinen@iki.fi (mailing list archive) |
---|---|
State | Accepted |
Commit | b5b7dda7b5d9126d531ffa212b6a89d72aeac90a |
Headers | show |
diff --git a/drivers/video/sis/init.c b/drivers/video/sis/init.c index 31137ad..5f49db1 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 9fa66fd..e24c5ca 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