diff options
Diffstat (limited to 'board/freescale/mpc8349itx/pci.c')
-rw-r--r-- | board/freescale/mpc8349itx/pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/mpc8349itx/pci.c b/board/freescale/mpc8349itx/pci.c index afc9df0923..adb0ed8081 100644 --- a/board/freescale/mpc8349itx/pci.c +++ b/board/freescale/mpc8349itx/pci.c @@ -13,8 +13,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, |