]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/mmzone.h
[POWERPC] remove unused io accessors
[karo-tx-linux.git] / include / asm-powerpc / mmzone.h
index 54958d6cae0440353ade0ff8a73f8668a52e5bac..d484ca94cb7c9b9a2c06c6627818db2ca6696022 100644 (file)
@@ -6,8 +6,8 @@
  */
 #ifndef _ASM_MMZONE_H_
 #define _ASM_MMZONE_H_
+#ifdef __KERNEL__
 
-#include <linux/config.h>
 
 /*
  * generic non-linear memory support:
@@ -47,4 +47,5 @@ extern unsigned long max_pfn;
 extern int __init early_pfn_to_nid(unsigned long pfn);
 #endif
 
+#endif /* __KERNEL__ */
 #endif /* _ASM_MMZONE_H_ */