summaryrefslogtreecommitdiffstats
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, 1 insertions, 1 deletions
diff --git a/board/freescale/common/fman.h b/board/freescale/common/fman.h
index 19ef7c4fbc..d39ef080c1 100644
--- a/board/freescale/common/fman.h
+++ b/board/freescale/common/fman.h
@@ -20,7 +20,7 @@
#ifndef __FMAN_BOARD_HELPER__
#define __FMAN_BOARD_HELPER__
-void fdt_set_phy_handle(void *fdt, char *compat, phys_addr_t addr,
+int fdt_set_phy_handle(void *fdt, char *compat, phys_addr_t addr,
const char *alias);
#endif
OpenPOWER on IntegriCloud