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

Kumar Gala galak at kernel.crashing.org
Wed Dec 31 04:18:57 EST 2008


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 static?
> fsl_pci.c:133:12: warning: symbol 'fsl_pcie_check_link' was not  
> declared. Should it be static?
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> arch/powerpc/sysdev/fsl_pci.c |    7 ++++---
> 1 files changed, 4 insertions(+), 3 deletions(-)

applied to next

- k



More information about the Linuxppc-dev mailing list