diff options
Diffstat (limited to 'board/freescale/mpc8349emds/pci.c')
-rw-r--r-- | board/freescale/mpc8349emds/pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/mpc8349emds/pci.c b/board/freescale/mpc8349emds/pci.c index 9f7324fedd..311517f75b 100644 --- a/board/freescale/mpc8349emds/pci.c +++ b/board/freescale/mpc8349emds/pci.c @@ -12,8 +12,6 @@ #include <i2c.h> #include <asm/fsl_i2c.h> -DECLARE_GLOBAL_DATA_PTR; - static struct pci_region pci1_regions[] = { { bus_start: CONFIG_SYS_PCI1_MEM_BASE, |