diff options
Diffstat (limited to 'board/ep7312/flash.c')
-rw-r--r-- | board/ep7312/flash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ep7312/flash.c b/board/ep7312/flash.c index c687cc7365d..272a9e5ccea 100644 --- a/board/ep7312/flash.c +++ b/board/ep7312/flash.c @@ -109,7 +109,7 @@ void flash_print_info (flash_info_t * info) } printf ("\n"); - Done: +Done: ; } /*----------------------------------------------------------------------- |