]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-frv/tlb.h
cpuset: hotplug documentation fix
[linux-2.6-omap-h63xx.git] / include / asm-frv / tlb.h
index f94fe5cb9b3aebd4180c0be159f33e53b1ee46af..cd458eb6d75ed113469d257d62a901ffb7f18701 100644 (file)
@@ -3,7 +3,11 @@
 
 #include <asm/tlbflush.h>
 
+#ifdef CONFIG_MMU
+extern void check_pgt_cache(void);
+#else
 #define check_pgt_cache() do {} while(0)
+#endif
 
 /*
  * we don't need any special per-pte or per-vma handling...