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