Code cleanup for GCC-3.3.x compilers
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 @@
 	}
 	printf ("\n");
 
-  Done:
+Done:	;
 }
 
 /*-----------------------------------------------------------------------