summaryrefslogtreecommitdiff
path: root/include/led_pwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/led_pwm.h')
-rw-r--r--include/led_pwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/led_pwm.h b/include/led_pwm.h
index d0295b8061..7f286130e7 100644
--- a/include/led_pwm.h
+++ b/include/led_pwm.h
@@ -9,7 +9,6 @@
#include "ec_commands.h"
#ifdef CONFIG_ZEPHYR
-#include "pwm/pwm.h"
#include "drivers/pwm.h"
#endif