diff options
Diffstat (limited to 'arch/h8300/include/asm/pgalloc.h')
-rw-r--r-- | arch/h8300/include/asm/pgalloc.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/h8300/include/asm/pgalloc.h b/arch/h8300/include/asm/pgalloc.h deleted file mode 100644 index c2e89a286d2..00000000000 --- a/arch/h8300/include/asm/pgalloc.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _H8300_PGALLOC_H -#define _H8300_PGALLOC_H - -#include <asm/setup.h> - -#define check_pgt_cache() do { } while (0) - -#endif /* _H8300_PGALLOC_H */ |