summaryrefslogtreecommitdiff
path: root/zephyr/projects/it8xxx2_evb/include/pwm_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/it8xxx2_evb/include/pwm_map.h')
-rw-r--r--zephyr/projects/it8xxx2_evb/include/pwm_map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/projects/it8xxx2_evb/include/pwm_map.h b/zephyr/projects/it8xxx2_evb/include/pwm_map.h
index 531b86ccf6..5386a85cbd 100644
--- a/zephyr/projects/it8xxx2_evb/include/pwm_map.h
+++ b/zephyr/projects/it8xxx2_evb/include/pwm_map.h
@@ -16,7 +16,6 @@
* TODO(b/177452529): eliminate the dependency on enum pwm_channel
* and configure this information directly from the device tree.
*/
-#define PWM_CH_FAN NAMED_PWM(test0)
#define PWM_CH_WITH_DSLEEP_FLAG NAMED_PWM(test1)
#endif /* __ZEPHYR_CHROME_PWM_MAP_H */