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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/immap_8260.h linux/include/asm-ppc/immap_8260.h
@@ -7,6 +7,7 @@
  * this will be, as I don't have any knowledge of the subsequent
  * parts at this time.  I copied this from the 8xx_immap.h.
  */
+#ifdef __KERNEL__
 #ifndef __IMMAP_82XX__
 #define __IMMAP_82XX__
 
@@ -433,3 +434,4 @@
 immap_t	*immr;
 
 #endif /* __IMMAP_82XX__ */
+#endif /* __KERNEL__ */

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