]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/mmzone.h
Merge branch 'master' into upstream
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / mmzone.h
index 54958d6cae0440353ade0ff8a73f8668a52e5bac..88d70bae7769629c8d31a34c54aec9fe6b00ab9e 100644 (file)
@@ -6,6 +6,7 @@
  */
 #ifndef _ASM_MMZONE_H_
 #define _ASM_MMZONE_H_
+#ifdef __KERNEL__
 
 #include <linux/config.h>
 
@@ -47,4 +48,5 @@ extern unsigned long max_pfn;
 extern int __init early_pfn_to_nid(unsigned long pfn);
 #endif
 
+#endif /* __KERNEL__ */
 #endif /* _ASM_MMZONE_H_ */