summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-uclass.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/pwm-uclass.c')
-rw-r--r--drivers/pwm/pwm-uclass.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-uclass.c b/drivers/pwm/pwm-uclass.c
index 648d0757ba6..6543db1d623 100644
--- a/drivers/pwm/pwm-uclass.c
+++ b/drivers/pwm/pwm-uclass.c
@@ -6,7 +6,6 @@
#define LOG_CATEGORY UCLASS_PWM
-#include <common.h>
#include <dm.h>
#include <pwm.h>