]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/sk98lin/skxmac2.c
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
[u-boot] / drivers / net / sk98lin / skxmac2.c
index 794600054a13d5873a3451fc492b8c31da24cb2e..e0ded42bae5d4c84cba809603d5d1adbd23cf733 100644 (file)
 
 #include <config.h>
 
-#ifdef CONFIG_SK98
-
 #include "h/skdrv1st.h"
 #include "h/skdrv2nd.h"
 
@@ -4391,6 +4389,4 @@ SK_BOOL   StartTest)      /* flag for start / get result */
        return(0);
 }      /* SkGmCableDiagStatus */
 
-#endif /* CONFIG_SK98 */
-
 /* End of file */