From: Adrian Bunk Date: Wed, 30 Jan 2008 12:30:30 +0000 (+0100) Subject: x86 e820_64.c: make 2 functions static X-Git-Tag: v2.6.25-rc1~1143^2~790 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013d23e1567c4cebee0a2db5c8fa97b91b34ac2a;p=pandora-kernel.git 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 Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed