summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/pwm_regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/regulator/pwm_regulator.c')
-rw-r--r--drivers/power/regulator/pwm_regulator.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/regulator/pwm_regulator.c b/drivers/power/regulator/pwm_regulator.c
index cd05c9b603..4030144dd3 100644
--- a/drivers/power/regulator/pwm_regulator.c
+++ b/drivers/power/regulator/pwm_regulator.c
@@ -11,6 +11,7 @@
#include <dm.h>
#include <errno.h>
#include <pwm.h>
+#include <dm/device_compat.h>
#include <power/regulator.h>
DECLARE_GLOBAL_DATA_PTR;