Re: [PATCH 1/4] powerpc/fsl_pci: Fix sparse warnings

2008-12-30 Thread Kumar Gala
On Dec 29, 2008, at 10:40 AM, Anton Vorontsov wrote: 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 stati

[PATCH 1/4] powerpc/fsl_pci: Fix sparse warnings

2008-12-29 Thread Anton Vorontsov
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'