mirror of https://github.com/Desuuuu/klipper.git
stm32: Remove unused header from can.c
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
2c441b4502
commit
a6b3d2f18f
|
@ -13,7 +13,6 @@
|
|||
#include "fasthash.h" // fasthash64
|
||||
#include "generic/armcm_boot.h" // armcm_enable_irq
|
||||
#include "generic/canbus.h" // canbus_notify_tx
|
||||
#include "generic/serial_irq.h" // serial_rx_byte
|
||||
#include "internal.h" // enable_pclock
|
||||
#include "sched.h" // DECL_INIT
|
||||
|
||||
|
|
Loading…
Reference in New Issue