x86: setup.c find_and_reserve_crashkernel should be static
commita9b43c7d9890066709609df849959009645c1a19
authorJaswinder Singh <jaswinder@infradead.org>
Mon, 15 Dec 2008 17:41:10 +0000 (15 23:11 +0530)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 20:18:22 +0000 (16 21:18 +0100)
tree49aa4395770d73189343f16e0f2b40254b7616db
parentc0195b6da08c4ddd8c8ea830f6c3c40bc7f82071
x86: setup.c find_and_reserve_crashkernel should be static

Impact: cleanup, reduce kernel size a bit

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup.c