summaryrefslogtreecommitdiffstats
path: root/board/ml2/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ml2/flash.c')
-rw-r--r--board/ml2/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ml2/flash.c b/board/ml2/flash.c
index 77e0931bcd..090725df1d 100644
--- a/board/ml2/flash.c
+++ b/board/ml2/flash.c
@@ -298,4 +298,3 @@ int write_buff (flash_info_t *info, uchar *src, ulong addr, ulong cnt) {
return write_word(info, wp, data);
}
-
OpenPOWER on IntegriCloud