summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/init.h')
-rw-r--r--include/asm-ppc/init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc/init.h b/include/asm-ppc/init.h
index 00a1c79cc..d4976d863 100644
--- a/include/asm-ppc/init.h
+++ b/include/asm-ppc/init.h
@@ -1,3 +1,4 @@
+#ifdef __KERNEL__
#ifndef _PPC_INIT_H
#define _PPC_INIT_H
@@ -35,3 +36,4 @@
__argopenfirmware
#endif /* _PPC_INIT_H */
+#endif /* __KERNEL__ */