diff options
Diffstat (limited to 'board/freescale/mpc832xemds/pci.c')
-rw-r--r-- | board/freescale/mpc832xemds/pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/mpc832xemds/pci.c b/board/freescale/mpc832xemds/pci.c index e8b2b11d88..274bf9384e 100644 --- a/board/freescale/mpc832xemds/pci.c +++ b/board/freescale/mpc832xemds/pci.c @@ -16,8 +16,6 @@ #include <asm/fsl_i2c.h> #include "../common/pq-mds-pib.h" -DECLARE_GLOBAL_DATA_PTR; - static struct pci_region pci1_regions[] = { { bus_start: CONFIG_SYS_PCI1_MEM_BASE, |