diff options
Diffstat (limited to 'include/asm-parisc/pgalloc.h')
| -rw-r--r-- | include/asm-parisc/pgalloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-parisc/pgalloc.h b/include/asm-parisc/pgalloc.h index 6291d6692e5d..3122fad38a1b 100644 --- a/include/asm-parisc/pgalloc.h +++ b/include/asm-parisc/pgalloc.h | |||
| @@ -137,7 +137,6 @@ static inline void pte_free_kernel(pte_t *pte) | |||
| 137 | 137 | ||
| 138 | #define pte_free(page) pte_free_kernel(page_address(page)) | 138 | #define pte_free(page) pte_free_kernel(page_address(page)) |
| 139 | 139 | ||
| 140 | extern int do_check_pgt_cache(int, int); | ||
| 141 | #define check_pgt_cache() do { } while (0) | 140 | #define check_pgt_cache() do { } while (0) |
| 142 | 141 | ||
| 143 | #endif | 142 | #endif |
