]> Git Repo - J-u-boot.git/blobdiff - include/axp_pmic.h
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
[J-u-boot.git] / include / axp_pmic.h
index 10091d0bb278ce275cbe6b17ab4135f4a452cc19..405044c3a32fca5c9ecdde31386884d95693f0ad 100644 (file)
@@ -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
This page took 0.026175 seconds and 4 git commands to generate.