]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m32r/pgtable.h
[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().
[linux-2.6-omap-h63xx.git] / include / asm-m32r / pgtable.h
index 1cd5fd4a5b2cea4813f9e58e13db466b114baa4d..1983b7f4527af8fd6cd9b059471d10e78be2fd59 100644 (file)
 
 #ifndef __ASSEMBLY__
 
-#include <linux/config.h>
 #include <linux/threads.h>
 #include <asm/processor.h>
 #include <asm/addrspace.h>
 #include <asm/bitops.h>
 #include <asm/page.h>
 
+struct mm_struct;
+struct vm_area_struct;
+
 extern pgd_t swapper_pg_dir[1024];
 extern void paging_init(void);