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
- Lines: 13
- Date:
Sat Nov 11 18:23:10 2000
- Orig file:
v2.4.0-test10/linux/include/asm-ppc/immap_8260.h
- Orig date:
Sun Oct 8 10:50:35 2000
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)