From: Jaswinder Singh Date: Tue, 23 Dec 2008 16:21:28 +0000 (+0530) Subject: x86: reboot.c declare port_cf9_safe before they get used X-Git-Tag: v2.6.29-rc1~536^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b936bfdeb85784b7df132b2c64fb34ad9b11ffa;p=pandora-kernel.git x86: reboot.c declare port_cf9_safe before they get used Impact: cleanup, avoid sparse warning Include "../pci/pci.h" for port_cf9_safe Fixes this sparse warning: arch/x86/kernel/reboot.c:43:6: warning: symbol 'port_cf9_safe' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed