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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/bitops.h linux/include/asm-ppc/bitops.h
@@ -3,6 +3,7 @@
  * bitops.h: Bit string operations on the ppc
  */
 
+#ifdef __KERNEL__
 #ifndef _PPC_BITOPS_H
 #define _PPC_BITOPS_H
 
@@ -351,3 +352,4 @@
 #endif	/* __KERNEL__ */
 
 #endif /* _PPC_BITOPS_H */
+#endif /* __KERNEL__ */

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