Re: [U-Boot-Users] [PATCH 17/17] sc520_cdp: Fix multiple warnings

2008-05-18 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > sc520_cdp.c: In function 'pci_sc520_cdp_fixup_irq': > sc520_cdp.c:134: warning: pointer targets in passing argument 4 of > 'pci_hose_read_config_byte' differ in signedness > sc520_cdp.c: In function 'spi_read': > sc520_cdp.c:598: warning: pointer targets

[U-Boot-Users] [PATCH 17/17] sc520_cdp: Fix multiple warnings

2008-05-18 Thread Jean-Christophe PLAGNIOL-VILLARD
sc520_cdp.c: In function 'pci_sc520_cdp_fixup_irq': sc520_cdp.c:134: warning: pointer targets in passing argument 4 of 'pci_hose_read_config_byte' differ in signedness sc520_cdp.c: In function 'spi_read': sc520_cdp.c:598: warning: pointer targets in passing argument 3 of 'spi_eeprom_read' differ