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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/cpm_8260.h linux/include/asm-ppc/cpm_8260.h
@@ -8,6 +8,7 @@
  * All CPM control and status is available through the MPC8260 internal
  * memory map.  See immap.h for details.
  */
+#ifdef __KERNEL__
 #ifndef __CPM_82XX__
 #define __CPM_82XX__
 
@@ -697,3 +698,4 @@
 #define BD_IIC_START		((ushort)0x0400)
 
 #endif /* __CPM_82XX__ */
+#endif /* __KERNEL__ */

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