summaryrefslogtreecommitdiff
path: root/board/hardkernel/odroid-common/odroid-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/hardkernel/odroid-common/odroid-common.h')
-rw-r--r--board/hardkernel/odroid-common/odroid-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/hardkernel/odroid-common/odroid-common.h b/board/hardkernel/odroid-common/odroid-common.h
index c91af944b9..79c3d62f32 100644
--- a/board/hardkernel/odroid-common/odroid-common.h
+++ b/board/hardkernel/odroid-common/odroid-common.h
@@ -52,5 +52,6 @@ int board_usbhost_early_power(void);
int usbhost_early_poweron(void);
int usbhost_gpio_alloc(void);
int usbhost_set_power(int on);
+int lt8619c_init(void);
#endif