summaryrefslogtreecommitdiff
path: root/board/karma/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/karma/board.c')
-rw-r--r--board/karma/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/karma/board.c b/board/karma/board.c
index f8778ad03e..c66a8d02be 100644
--- a/board/karma/board.c
+++ b/board/karma/board.c
@@ -10,7 +10,7 @@
#define CPRINTS(format, args...) cprints(CC_I2C, format, ## args)
#define CPRINTF(format, args...) cprintf(CC_I2C, format, ## args)
-void oz554_board_init(void)
+__override void oz554_board_init(void)
{
int pin_status = 0;