arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe ports
[platform/kernel/u-boot.git] / arch / arm / mach-mvebu / serdes / a38x / ctrl_pex.h
index 64193d5..abdbe3c 100644 (file)
@@ -23,6 +23,5 @@
 #define PCIE4_ENABLE_MASK              (0x1 << PCIE3_ENABLE_OFFS)
 
 int hws_pex_config(const struct serdes_map *serdes_map, u8 count);
-void board_pex_config(void);
 
 #endif