X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Faxp_pmic.h;fp=include%2Faxp_pmic.h;h=3b01c49cc935def3eb6a5d4a1585acbe396b5855;hb=813c7372bbb5b8939c0e0ef04d1d16d97e489d75;hp=ef339c478566a23a809c7fbec649d14cd2c2455e;hpb=d5a3357f1bdf24a2c5df9bc219b963c09dd6c6b3;p=oweals%2Fu-boot.git diff --git a/include/axp_pmic.h b/include/axp_pmic.h index ef339c4785..3b01c49cc9 100644 --- a/include/axp_pmic.h +++ b/include/axp_pmic.h @@ -16,6 +16,9 @@ #ifdef CONFIG_AXP221_POWER #include #endif +#ifdef CONFIG_AXP818_POWER +#include +#endif int axp_set_dcdc1(unsigned int mvolt); int axp_set_dcdc2(unsigned int mvolt);