aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/mac_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/mac_lld.c')
-rw-r--r--os/hal/ports/STM32/mac_lld.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/mac_lld.c b/os/hal/ports/STM32/mac_lld.c
index f766698e8..ab259912f 100644
--- a/os/hal/ports/STM32/mac_lld.c
+++ b/os/hal/ports/STM32/mac_lld.c
@@ -24,7 +24,6 @@
#include <string.h>
-#include "ch.h"
#include "hal.h"
#if HAL_USE_MAC || defined(__DOXYGEN__)