summaryrefslogtreecommitdiff
path: root/driver/charger/rt946x.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/charger/rt946x.h')
-rw-r--r--driver/charger/rt946x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/charger/rt946x.h b/driver/charger/rt946x.h
index 275969878e..461e0b472d 100644
--- a/driver/charger/rt946x.h
+++ b/driver/charger/rt946x.h
@@ -858,4 +858,6 @@ int mt6370_led_set_pwm_frequency(enum mt6370_led_index index,
int mt6370_reduce_db_bl_driving(void);
#endif
+extern const struct charger_drv rt946x_drv;
+
#endif /* __CROS_EC_RT946X_H */