From 06f43125b330a04111b8bbe3b475140703c97e22 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 8 Dec 2009 08:56:41 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1390 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/LPC214x/lpc214x_ssp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os') diff --git a/os/hal/platforms/LPC214x/lpc214x_ssp.c b/os/hal/platforms/LPC214x/lpc214x_ssp.c index d6b465483..273c0b6eb 100644 --- a/os/hal/platforms/LPC214x/lpc214x_ssp.c +++ b/os/hal/platforms/LPC214x/lpc214x_ssp.c @@ -24,7 +24,7 @@ * @{ */ -#include "ch.h"" +#include "ch.h" #include "hal.h" #include "lpc214x_ssp.h" -- cgit v1.2.3