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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/md.h linux/include/asm-ppc/md.h
@@ -3,6 +3,7 @@
  *
  */
  
+#ifdef __KERNEL__
 #ifndef __ASM_MD_H
 #define __ASM_MD_H
 
@@ -11,3 +12,4 @@
 #define MD_XORBLOCK_ALIGNMENT	sizeof(long)
 
 #endif /* __ASM_MD_H */
+#endif /* __KERNEL__ */

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