]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86 e820_64.c: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Wed, 30 Jan 2008 12:30:30 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:30 +0000 (13:30 +0100)
commit013d23e1567c4cebee0a2db5c8fa97b91b34ac2a
tree8bc61a47542504d9f23995586da57c111cb1b2ec
parent6b59257082e136fbbce1aa017575a451c0df0592
x86 e820_64.c: make 2 functions static

This patch makes the following needlessly global functions static:
- e820_print_map()
- early_panic()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/e820_64.c
include/asm-x86/e820_64.h