diff options
Diffstat (limited to 'include/asm-x86_64/proto.h')
-rw-r--r-- | include/asm-x86_64/proto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index f7574196424e..764b5f822ce2 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h | |||
@@ -93,8 +93,6 @@ extern int unhandled_signal(struct task_struct *tsk, int sig); | |||
93 | extern void select_idle_routine(const struct cpuinfo_x86 *c); | 93 | extern void select_idle_routine(const struct cpuinfo_x86 *c); |
94 | extern void swiotlb_init(void); | 94 | extern void swiotlb_init(void); |
95 | 95 | ||
96 | extern unsigned long max_mapnr; | ||
97 | extern unsigned long end_pfn; | ||
98 | extern unsigned long table_start, table_end; | 96 | extern unsigned long table_start, table_end; |
99 | 97 | ||
100 | extern int exception_trace; | 98 | extern int exception_trace; |