aboutsummaryrefslogtreecommitdiff
path: root/include/axp_pmic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/axp_pmic.h')
-rw-r--r--include/axp_pmic.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/axp_pmic.h b/include/axp_pmic.h
index 10091d0..405044c 100644
--- a/include/axp_pmic.h
+++ b/include/axp_pmic.h
@@ -15,6 +15,9 @@
#ifdef CONFIG_AXP221_POWER
#include <axp221.h>
#endif
+#ifdef CONFIG_AXP305_POWER
+#include <axp305.h>
+#endif
#ifdef CONFIG_AXP809_POWER
#include <axp809.h>
#endif