summaryrefslogtreecommitdiffstats
path: root/board/gen860t/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gen860t/flash.c')
-rw-r--r--board/gen860t/flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gen860t/flash.c b/board/gen860t/flash.c
index 8433d5d2cf..ca1ed3d62d 100644
--- a/board/gen860t/flash.c
+++ b/board/gen860t/flash.c
@@ -182,7 +182,7 @@ flash_get_offsets (ulong base, flash_info_t *info)
default:
printf ("Don't know sector offsets for FLASH"
- " type 0x%lx\n", info->flash_id);
+ " type 0x%lx\n", info->flash_id);
return;
}
}
OpenPOWER on IntegriCloud