diff options
Diffstat (limited to 'arch/x86/include/asm/mtrr.h')
-rw-r--r-- | arch/x86/include/asm/mtrr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/mtrr.h b/arch/x86/include/asm/mtrr.h index d5366ec5cb8f..4365ffdb461f 100644 --- a/arch/x86/include/asm/mtrr.h +++ b/arch/x86/include/asm/mtrr.h | |||
@@ -126,7 +126,6 @@ extern void mtrr_aps_init(void); | |||
126 | extern void mtrr_bp_restore(void); | 126 | extern void mtrr_bp_restore(void); |
127 | extern int mtrr_trim_uncached_memory(unsigned long end_pfn); | 127 | extern int mtrr_trim_uncached_memory(unsigned long end_pfn); |
128 | extern int amd_special_default_mtrr(void); | 128 | extern int amd_special_default_mtrr(void); |
129 | extern u32 mtrr_aps_delayed_init; | ||
130 | # else | 129 | # else |
131 | static inline u8 mtrr_type_lookup(u64 addr, u64 end) | 130 | static inline u8 mtrr_type_lookup(u64 addr, u64 end) |
132 | { | 131 | { |