x86: remove extra newline from setup.c

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar 2008-06-26 12:29:29 +02:00
parent 5092301c72
commit 3442682a54

View file

@ -806,4 +806,3 @@ void __init setup_arch(char **cmdline_p)
#endif
#endif
}