]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc/page.h
sis190: read the mac address from the eeprom first
[linux-2.6-omap-h63xx.git] / include / asm-ppc / page.h
index ad4c5a1bc9d658daab08ca0825d55cb728e1b8a2..37e4756b6b2df2e0093133f5153ebdd34ae84864 100644 (file)
@@ -125,6 +125,8 @@ extern __inline__ int get_order(unsigned long size)
        return 32 - lz;
 }
 
+typedef struct page *pgtable_t;
+
 #endif /* __ASSEMBLY__ */
 
 #define VM_DATA_DEFAULT_FLAGS  (VM_READ | VM_WRITE | VM_EXEC | \