From e86e5a07485bc0f33103004594a28882c028e7af Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 17 Oct 2004 21:12:06 +0000 Subject: Code cleanup for GCC-3.3.x compilers --- board/smdk2400/flash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/smdk2400/flash.c') diff --git a/board/smdk2400/flash.c b/board/smdk2400/flash.c index eb9eaa0..a108af7 100644 --- a/board/smdk2400/flash.c +++ b/board/smdk2400/flash.c @@ -149,7 +149,7 @@ void flash_print_info (flash_info_t * info) } printf ("\n"); - Done: +Done: ; } /*----------------------------------------------------------------------- -- cgit v1.1