diff options
-rw-r--r-- | arch/x86/kernel/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index f2e314b5b5fa..172a83e57ee7 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c | |||
@@ -806,4 +806,3 @@ void __init setup_arch(char **cmdline_p) | |||
806 | #endif | 806 | #endif |
807 | #endif | 807 | #endif |
808 | } | 808 | } |
809 | |||