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

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

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/raven.h linux/include/asm-ppc/raven.h
@@ -8,6 +8,7 @@
  *  for more details.
  */
 
+#ifdef __KERNEL__
 #ifndef _ASMPPC_RAVEN_H
 #define _ASMPPC_RAVEN_H
 
@@ -31,3 +32,4 @@
 
 extern int raven_init(void);
 #endif _ASMPPC_RAVEN_H
+#endif /* __KERNEL__ */

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