]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-h8300/pgtable.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[mv-sheeva.git] / include / asm-h8300 / pgtable.h
index f6e296fc1297da57e448851613fc11542bd566fc..ddd07f485dd8b3fe23456e7364b8887e83a54f72 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <asm-generic/4level-fixup.h>
 
-#include <linux/config.h>
 #include <linux/slab.h>
 #include <asm/processor.h>
 #include <asm/page.h>
@@ -74,4 +73,5 @@ extern int is_in_rom(unsigned long);
 #define        VMALLOC_START   0
 #define        VMALLOC_END     0xffffffff
 
+#define arch_enter_lazy_cpu_mode()    do {} while (0)
 #endif /* _H8300_PGTABLE_H */