Ver Fonte

sisfb: delete HAVE_CONFIG_H checks

Delete unneeded HAVE_CONFIG_H checks.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Aaro Koskinen há 14 anos atrás
pai
commit
b5b7dda7b5
2 ficheiros alterados com 0 adições e 8 exclusões
  1. 0 4
      drivers/video/sis/init.c
  2. 0 4
      drivers/video/sis/init301.c

+ 0 - 4
drivers/video/sis/init.c

@@ -56,10 +56,6 @@
  * Used by permission.
  * Used by permission.
  */
  */
 
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 #include "init.h"
 #include "init.h"
 
 
 #ifdef CONFIG_FB_SIS_300
 #ifdef CONFIG_FB_SIS_300

+ 0 - 4
drivers/video/sis/init301.c

@@ -57,10 +57,6 @@
  *
  *
  */
  */
 
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 #if 1
 #if 1
 #define SET_EMI		/* 302LV/ELV: Set EMI values */
 #define SET_EMI		/* 302LV/ELV: Set EMI values */
 #endif
 #endif