aboutsummaryrefslogtreecommitdiff
path: root/board/google/veyron/veyron.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/google/veyron/veyron.c')
-rw-r--r--board/google/veyron/veyron.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/google/veyron/veyron.c b/board/google/veyron/veyron.c
index 6d84a326a3..391d973c0b 100644
--- a/board/google/veyron/veyron.c
+++ b/board/google/veyron/veyron.c
@@ -71,7 +71,7 @@ static int veyron_init(void)
}
#endif
-int board_early_init_f(void)
+int board_early_init_r(void)
{
struct udevice *dev;
int ret;