Moved conditional compilation to Makefile for SK98 Ethernet driver
[oweals/u-boot.git] / drivers / net / sk98lin / skge.c
index e1d7e8720cef553506e3314cadcdcbeb66c08501..c815480f8b99a3dbcbf386fe1da6ef8b7be0f036 100644 (file)
 
 #include <config.h>
 
-#ifdef CONFIG_SK98
-
 #include       "h/skversion.h"
 #if 0
 #include       <linux/module.h>
@@ -4860,5 +4858,3 @@ int       l;
 } /* DumpLong */
 
 #endif
-
-#endif /* CONFIG_SK98 */