diff options
Diffstat (limited to 'arch/x86/kernel/mpparse.c')
| -rw-r--r-- | arch/x86/kernel/mpparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/mpparse.c b/arch/x86/kernel/mpparse.c index e6bf9d08e503..651c93b28862 100644 --- a/arch/x86/kernel/mpparse.c +++ b/arch/x86/kernel/mpparse.c | |||
| @@ -957,7 +957,7 @@ out: | |||
| 957 | return 0; | 957 | return 0; |
| 958 | } | 958 | } |
| 959 | 959 | ||
| 960 | static int __initdata enable_update_mptable; | 960 | int enable_update_mptable; |
| 961 | 961 | ||
| 962 | static int __init update_mptable_setup(char *str) | 962 | static int __init update_mptable_setup(char *str) |
| 963 | { | 963 | { |
