* Add support for USB Mass Storage Devices (BBB)
[platform/kernel/u-boot.git] / drivers / sk98lin / skgehwt.c
index 8996b7f..10c366d 100644 (file)
  ******************************************************************************/
 
 
+#include <config.h>
+
+#ifdef CONFIG_SK98
+
 /*
        Event queue and dispatcher
 */
@@ -211,4 +215,6 @@ SK_IOC      Ioc)    /* IoContext */
        SkTimerDone(pAC,Ioc) ;
 }
 
+#endif /* CONFIG_SK98 */
+
 /* End of file */