patch-2.4.0-test11 linux/include/asm-ppc/8xx_immap.h

Next file: linux/include/asm-ppc/amigahw.h
Previous file: linux/include/asm-mips64/xor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/8xx_immap.h linux/include/asm-ppc/8xx_immap.h
@@ -10,6 +10,7 @@
  * a combination that I found difficult to separate into logical
  * functional files.....but anyone else is welcome to try.  -- Dan
  */
+#ifdef __KERNEL__
 #ifndef __IMMAP_8XX__
 #define __IMMAP_8XX__
 
@@ -453,3 +454,4 @@
 } immap_t;
 
 #endif /* __IMMAP_8XX__ */
+#endif /* __KERNEL__ */

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