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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/floppy.h linux/include/asm-ppc/floppy.h
@@ -7,6 +7,7 @@
  *
  * Copyright (C) 1995
  */
+#ifdef __KERNEL__
 #ifndef __ASM_PPC_FLOPPY_H
 #define __ASM_PPC_FLOPPY_H
 
@@ -54,3 +55,4 @@
 #define CROSS_64KB(a,s)	(0)
 
 #endif /* __ASM_PPC_FLOPPY_H */
+#endif /* __KERNEL__ */

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