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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/hardirq.h linux/include/asm-ppc/hardirq.h
@@ -1,3 +1,4 @@
+#ifdef __KERNEL__
 #ifndef __ASM_HARDIRQ_H
 #define __ASM_HARDIRQ_H
 
@@ -99,3 +100,4 @@
 #endif /* CONFIG_SMP */
 
 #endif /* __ASM_HARDIRQ_H */
+#endif /* __KERNEL__ */

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