]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/page_32.h
[PATCH] bcm43xx: enable shared key authentication
[linux-2.6] / include / asm-powerpc / page_32.h
index 35221300a2ce60cb0f659091ec2d7b2f55d48ea8..2677bad70f401c92236170f1fe27a1c3f4ceee51 100644 (file)
@@ -1,8 +1,11 @@
 #ifndef _ASM_POWERPC_PAGE_32_H
 #define _ASM_POWERPC_PAGE_32_H
+#ifdef __KERNEL__
 
 #define VM_DATA_DEFAULT_FLAGS  VM_DATA_DEFAULT_FLAGS32
 
+#define PPC_MEMSTART   0
+
 #ifndef __ASSEMBLY__
 /*
  * The basic type of a PTE - 64 bits for those CPUs with > 32 bit
@@ -35,4 +38,5 @@ extern __inline__ int get_order(unsigned long size)
 
 #endif /* __ASSEMBLY__ */
 
+#endif /* __KERNEL__ */
 #endif /* _ASM_POWERPC_PAGE_32_H */