aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/fman.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/fman.h')
-rw-r--r--board/freescale/common/fman.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/common/fman.h b/board/freescale/common/fman.h
index d39ef08..734b1da 100644
--- a/board/freescale/common/fman.h
+++ b/board/freescale/common/fman.h
@@ -23,4 +23,6 @@
int fdt_set_phy_handle(void *fdt, char *compat, phys_addr_t addr,
const char *alias);
+enum srds_prtcl serdes_device_from_fm_port(enum fm_port port);
+
#endif