summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-aspeed.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/pwm-aspeed.c')
-rw-r--r--drivers/pwm/pwm-aspeed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pwm/pwm-aspeed.c b/drivers/pwm/pwm-aspeed.c
index ebc9d9a8975..b03472d2345 100644
--- a/drivers/pwm/pwm-aspeed.c
+++ b/drivers/pwm/pwm-aspeed.c
@@ -38,6 +38,7 @@
* This improvement can disable/enable through PWM_ASPEED_CTRL_DUTY_SYNC_DISABLE.
*/
+#include <common.h>
#include <div64.h>
#include <dm.h>
#include <pwm.h>