From f54ebdfa28a3c384cb4904f75f8228f3c6d748c5 Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 17 Sep 2003 15:10:32 +0000 Subject: Add auto-update code for TRAB board using USB memory sticks --- cpu/arm920t/serial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpu') diff --git a/cpu/arm920t/serial.c b/cpu/arm920t/serial.c index 7ed452e..6104e75 100644 --- a/cpu/arm920t/serial.c +++ b/cpu/arm920t/serial.c @@ -30,7 +30,7 @@ #elif CONFIG_SERIAL2 # if defined(CONFIG_TRAB) -# #error "TRAB supports only CONFIG_SERIAL1" +# error "TRAB supports only CONFIG_SERIAL1" # endif #define UART_NR S3C24X0_UART1 -- cgit v1.1