]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/pSeries_reconfig.h
FRV: Change the timerfd syscalls to be the same as i386
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / pSeries_reconfig.h
index c0db1ea7f7d1ba4921265eadd4bdad8f97e2daaf..ea6cfb8efb84eb84e6a83cec13d2ca66619f3732 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef _PPC64_PSERIES_RECONFIG_H
 #define _PPC64_PSERIES_RECONFIG_H
+#ifdef __KERNEL__
 
 #include <linux/notifier.h>
 
@@ -22,4 +23,5 @@ static inline int pSeries_reconfig_notifier_register(struct notifier_block *nb)
 static inline void pSeries_reconfig_notifier_unregister(struct notifier_block *nb) { }
 #endif /* CONFIG_PPC_PSERIES */
 
+#endif /* __KERNEL__ */
 #endif /* _PPC64_PSERIES_RECONFIG_H */