patch-2.4.0-test11 linux/include/asm-ppc/pci-bridge.h

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/pci-bridge.h linux/include/asm-ppc/pci-bridge.h
@@ -1,3 +1,4 @@
+#ifdef __KERNEL__
 #ifndef _ASM_PCI_BRIDGE_H
 #define _ASM_PCI_BRIDGE_H
 
@@ -46,3 +47,4 @@
 };
 
 #endif
+#endif /* __KERNEL__ */

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