aboutsummaryrefslogtreecommitdiffstats
path: root/src/atsamd/hard_pwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atsamd/hard_pwm.c')
-rw-r--r--src/atsamd/hard_pwm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atsamd/hard_pwm.c b/src/atsamd/hard_pwm.c
index 0f96cb2f..3f510520 100644
--- a/src/atsamd/hard_pwm.c
+++ b/src/atsamd/hard_pwm.c
@@ -7,7 +7,6 @@
#include "command.h" // shutdown
#include "gpio.h" // gpio_pwm_write
#include "internal.h" // GPIO
-#include "samd21.h" // TCC0
#include "sched.h" // sched_shutdown
struct gpio_pwm_info {