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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/gemini.h linux/include/asm-ppc/gemini.h
@@ -6,6 +6,7 @@
  *  "Gemini" boards.
  *
  */
+#ifdef __KERNEL__
 #ifndef __PPC_GEMINI_H
 #define __PPC_GEMINI_H
 
@@ -164,3 +165,4 @@
 extern void gemini_init_l2(void);
 #endif /* __ASSEMBLY__ */
 #endif
+#endif /* __KERNEL__ */

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