diff options
Diffstat (limited to 'board/xes/xpedite550x/xpedite550x.c')
-rw-r--r-- | board/xes/xpedite550x/xpedite550x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/xes/xpedite550x/xpedite550x.c b/board/xes/xpedite550x/xpedite550x.c index c90bb89dae..080197c1c6 100644 --- a/board/xes/xpedite550x/xpedite550x.c +++ b/board/xes/xpedite550x/xpedite550x.c @@ -16,8 +16,6 @@ #include <fdt_support.h> #include <pca953x.h> -DECLARE_GLOBAL_DATA_PTR; - extern void ft_board_pci_setup(void *blob, bd_t *bd); static void flash_cs_fixup(void) |