Remove redundant includes from s5r code, needed by BL
This commit is contained in:
parent
ce3c18e050
commit
9ce5e5f444
|
@ -20,7 +20,6 @@ extern LoggingWithStorage tsLogger;
|
|||
#if EFI_PROD_CODE || defined(__DOXYGEN__)
|
||||
#include "pin_repository.h"
|
||||
#include "usbconsole.h"
|
||||
#include "map_averaging.h"
|
||||
|
||||
#if HAL_USE_SERIAL_USB || defined(__DOXYGEN__)
|
||||
extern SerialUSBDriver SDU1;
|
||||
|
|
Loading…
Reference in New Issue