From c44f71c52d3a90ccb5c302df378e610e25723f2a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 8 Sep 2013 13:49:19 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6278 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/boards/ST_STM32L_DISCOVERY/board.c | 1 - 1 file changed, 1 deletion(-) (limited to 'os/hal/boards/ST_STM32L_DISCOVERY/board.c') 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__) -- cgit v1.2.3