X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fpgtable.h;h=77ba0b6cc1ced4d428bc412031870727b954e9e5;hb=3c936465249f863f322154ff1aaa628b84ee5750;hp=f3ba1e05819517a24ba50bc8353616e4e3039dfe;hpb=05e28f9de65a38bb0c769080e91b6976e7e1e70c;p=deliverable%2Flinux.git diff --git a/include/asm-sparc64/pgtable.h b/include/asm-sparc64/pgtable.h index f3ba1e058195..77ba0b6cc1ce 100644 --- a/include/asm-sparc64/pgtable.h +++ b/include/asm-sparc64/pgtable.h @@ -432,12 +432,7 @@ extern unsigned long get_fb_unmapped_area(struct file *filp, unsigned long, unsigned long); #define HAVE_ARCH_FB_UNMAPPED_AREA -/* - * No page table caches to initialise - */ -#define pgtable_cache_init() do { } while (0) - -extern void check_pgt_cache(void); +extern void pgtable_cache_init(void); #endif /* !(__ASSEMBLY__) */