aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32L_DISCOVERY/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/boards/ST_STM32L_DISCOVERY/board.c')
-rw-r--r--os/hal/boards/ST_STM32L_DISCOVERY/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/boards/ST_STM32L_DISCOVERY/board.c b/os/hal/boards/ST_STM32L_DISCOVERY/board.c
index 3d5ff42d9..2e543c2c1 100644
--- a/os/hal/boards/ST_STM32L_DISCOVERY/board.c
+++ b/os/hal/boards/ST_STM32L_DISCOVERY/board.c
@@ -14,7 +14,6 @@
limitations under the License.
*/
-#include "ch.h"
#include "hal.h"
#if HAL_USE_PAL || defined(__DOXYGEN__)