diff options
Diffstat (limited to 'board/freescale/common/sgmii_riser.h')
-rw-r--r-- | board/freescale/common/sgmii_riser.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/common/sgmii_riser.h b/board/freescale/common/sgmii_riser.h index 8d56a1f59d..e1fcc858f3 100644 --- a/board/freescale/common/sgmii_riser.h +++ b/board/freescale/common/sgmii_riser.h @@ -13,3 +13,4 @@ */ void fsl_sgmii_riser_init(struct tsec_info_struct *tsec_info, int num); +void fsl_sgmii_riser_fdt_fixup(void *fdt); |