diff options
Diffstat (limited to 'board/esd')
-rw-r--r-- | board/esd/vme8349/pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/esd/vme8349/pci.c b/board/esd/vme8349/pci.c index 4d3b21ddff..f1cfa23b42 100644 --- a/board/esd/vme8349/pci.c +++ b/board/esd/vme8349/pci.c @@ -20,8 +20,6 @@ #include <asm/fsl_i2c.h> #include "vme8349pin.h" -DECLARE_GLOBAL_DATA_PTR; - static struct pci_region pci1_regions[] = { { bus_start: CONFIG_SYS_PCI1_MEM_BASE, |