[U-Boot] [PATCH] fsl_pci: Fix compiler warning
Kumar Gala
galak at kernel.crashing.org
Tue Oct 27 15:38:28 CET 2009
On Oct 27, 2009, at 9:36 AM, Peter Tyser wrote:
> Get rid of:
> fsl_pci_init.c: In function 'fsl_pci_init_port':
> fsl_pci_init.c:424: warning: initialization discards qualifiers from
> pointer target type
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> This fixes the compiler warning in the just-applied "ppc/85xx/pci:
> fsl_pci_init: pcie agent mode support"
>
> drivers/pci/fsl_pci_init.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Already done :)
- k
More information about the U-Boot
mailing list