diff options
Diffstat (limited to 'arch/m68k/include/asm/pgalloc_no.h')
-rw-r--r-- | arch/m68k/include/asm/pgalloc_no.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/include/asm/pgalloc_no.h b/arch/m68k/include/asm/pgalloc_no.h index d6352f671ec0..a79ee0e163dc 100644 --- a/arch/m68k/include/asm/pgalloc_no.h +++ b/arch/m68k/include/asm/pgalloc_no.h @@ -3,6 +3,4 @@ #include <asm/setup.h> -#define check_pgt_cache() do { } while (0) - #endif /* _M68KNOMMU_PGALLOC_H */ |