sync ssb with upstream
[openwrt/openwrt.git] / target / linux / generic-2.6 / files / include / linux / ssb / ssb_driver_pci.h
index 5132f2610314834991022df46508da8d353d4916..9cfffb7b1a27f6aaab74b0bc5dd5795c7e2aab85 100644 (file)
@@ -1,6 +1,5 @@
 #ifndef LINUX_SSB_PCICORE_H_
 #define LINUX_SSB_PCICORE_H_
-#ifdef __KERNEL__
 
 #ifdef CONFIG_SSB_DRIVER_PCICORE
 
@@ -104,5 +103,4 @@ int ssb_pcicore_dev_irqvecs_enable(struct ssb_pcicore *pc,
 }
 
 #endif /* CONFIG_SSB_DRIVER_PCICORE */
-#endif /* __KERNEL__ */
 #endif /* LINUX_SSB_PCICORE_H_ */