]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/parisc/include/asm/pgtable.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / parisc / include / asm / pgtable.h
index 865f37a8a88167306d6469e2bce9c11880022146..6f1f65d3c0efb06bccbddb49612c4a3a1b01321e 100644 (file)
  * we simulate an x86-style page table for the linux mm code
  */
 
-#include <linux/mm.h>          /* for vm_area_struct */
 #include <linux/bitops.h>
+#include <linux/spinlock.h>
 #include <asm/processor.h>
 #include <asm/cache.h>
 
+struct vm_area_struct;
+
 /*
  * kern_addr_valid(ADDR) tests if ADDR is pointing to valid kernel
  * memory.  For the return value to be meaningful, ADDR must be >=