aboutsummaryrefslogtreecommitdiff
path: root/board/wandboard/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/wandboard/spl.c')
-rw-r--r--board/wandboard/spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/wandboard/spl.c b/board/wandboard/spl.c
index 04c351f..0983d10 100644
--- a/board/wandboard/spl.c
+++ b/board/wandboard/spl.c
@@ -476,7 +476,7 @@ int board_mmc_getcd(struct mmc *mmc)
return ret;
}
-int board_mmc_init(bd_t *bis)
+int board_mmc_init(struct bd_info *bis)
{
int ret;
u32 index = 0;