diff options
Diffstat (limited to 'board/freescale/mpc837xemds/pci.h')
-rw-r--r-- | board/freescale/mpc837xemds/pci.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/freescale/mpc837xemds/pci.h b/board/freescale/mpc837xemds/pci.h deleted file mode 100644 index a5680319888..00000000000 --- a/board/freescale/mpc837xemds/pci.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __BOARD_MPC837XEMDS_PCI_H -#define __BOARD_MPC837XEMDS_PCI_H - -extern void ft_pcie_fixup(void *blob, struct bd_info *bd); - -#endif /* __BOARD_MPC837XEMDS_PCI_H */ |