diff options
Diffstat (limited to 'board/nx823/flash.c')
-rw-r--r-- | board/nx823/flash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/nx823/flash.c b/board/nx823/flash.c index 05ec687929f..581925e48b8 100644 --- a/board/nx823/flash.c +++ b/board/nx823/flash.c @@ -462,4 +462,3 @@ static int write_data (flash_info_t *info, ulong dest, FPW data) return (0); } - |