patch-2.4.0-test11 linux/include/asm-ppc/feature.h

Next file: linux/include/asm-ppc/floppy.h
Previous file: linux/include/asm-ppc/elf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/feature.h linux/include/asm-ppc/feature.h
@@ -12,6 +12,7 @@
  *
  * 
  */
+#ifdef __KERNEL__
 #ifndef __ASM_PPC_FEATURE_H
 #define __ASM_PPC_FEATURE_H
 
@@ -93,3 +94,4 @@
 extern void	feature_wake_up(void);
 
 #endif /* __ASM_PPC_FEATURE_H */
+#endif /* __KERNEL__ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)