diff options
Diffstat (limited to 'drivers/pwm/pwm-aspeed.c')
-rw-r--r-- | drivers/pwm/pwm-aspeed.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-aspeed.c b/drivers/pwm/pwm-aspeed.c index b03472d234..ebc9d9a897 100644 --- a/drivers/pwm/pwm-aspeed.c +++ b/drivers/pwm/pwm-aspeed.c @@ -38,7 +38,6 @@ * This improvement can disable/enable through PWM_ASPEED_CTRL_DUTY_SYNC_DISABLE. */ -#include <common.h> #include <div64.h> #include <dm.h> #include <pwm.h> |