From: Anton Vorontsov Date: Mon, 29 Dec 2008 16:40:32 +0000 (+0300) Subject: powerpc/fsl_pci: Fix sparse warnings X-Git-Tag: v2.6.29-rc1~50^2~38^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9dadffbe901bb1d5d54bffbd72ae4ee89a1e08b;p=pandora-kernel.git powerpc/fsl_pci: Fix sparse warnings This patch fixes following sparse warnings: CHECK fsl_pci.c fsl_pci.c:32:13: warning: symbol 'setup_pci_atmu' was not declared. Should it be static? fsl_pci.c:89:13: warning: symbol 'setup_pci_cmd' was not declared. Should it be static? fsl_pci.c:133:12: warning: symbol 'fsl_pcie_check_link' was not declared. Should it be static? Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed