diff options
Diffstat (limited to 'drivers/power/regulator/tps62360_regulator.c')
-rw-r--r-- | drivers/power/regulator/tps62360_regulator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/regulator/tps62360_regulator.c b/drivers/power/regulator/tps62360_regulator.c index 2c076c0db5..ce54495490 100644 --- a/drivers/power/regulator/tps62360_regulator.c +++ b/drivers/power/regulator/tps62360_regulator.c @@ -7,6 +7,7 @@ #include <common.h> #include <dm.h> #include <i2c.h> +#include <dm/device_compat.h> #include <power/regulator.h> #define TPS62360_REG_SET0 0 |