u-boot-brain/drivers/pci
Kumar Gala 4c253fdb2a drivers/fsl_pci_init: Fix compile warning
fsl_pci_init.c: In function 'fsl_pci_setup_inbound_windows':
fsl_pci_init.c:122: warning: comparison is always true due to limited range of data type

The check only makes sense if we are CONFIG_PHYS_64BIT

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-12-09 21:15:03 +01:00
..
fsl_pci_init.c drivers/fsl_pci_init: Fix compile warning 2008-12-09 21:15:03 +01:00
Makefile drivers/pci: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
pci_auto.c pci: Allow for PCI addresses to be 64-bit 2008-10-24 17:32:49 -05:00
pci_indirect.c drivers/pci: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
pci_sh4.c pci: sh: Add pci_skip_dev and pci_print_dev function 2008-07-15 12:24:37 +09:00
pci_sh7751.c sh: Fix compile warning 2008-09-19 11:05:22 +09:00
pci_sh7780.c sh: Fix compile warning 2008-09-19 11:05:22 +09:00
pci.c pci: Allow for PCI addresses to be 64-bit 2008-10-24 17:32:49 -05:00
tsi108_pci.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
w83c553f.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00