diff --git a/samd/clocks.c b/samd/clocks.c index bfcca45..4aa80e0 100644 --- a/samd/clocks.c +++ b/samd/clocks.c @@ -28,8 +28,6 @@ #include "hpl_gclk_config.h" -#include "shared-bindings/microcontroller/__init__.h" - #include "py/runtime.h" // TODO(tannewt): Should we have a way of sharing GCLKs based on their speed? Divisor doesn't