summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc')
-rw-r--r--include/asm-ppc/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc/common.h b/include/asm-ppc/common.h
index 52ebae68c4..47e638c86c 100644
--- a/include/asm-ppc/common.h
+++ b/include/asm-ppc/common.h
@@ -19,5 +19,6 @@ uint get_svr (void);
void trap_init (ulong);
int cpu_init_board_data(bd_t *bd);
+int init_board_data(bd_t *bd);
#endif /* __ASM_COMMON_H */