summaryrefslogtreecommitdiffstats
path: root/board/evb4510/flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/evb4510/flash.c')
-rw-r--r--board/evb4510/flash.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/evb4510/flash.c b/board/evb4510/flash.c
index 5491827e0d..aff92f95e9 100644
--- a/board/evb4510/flash.c
+++ b/board/evb4510/flash.c
@@ -362,8 +362,7 @@ unsigned long flash_init (void)
}
#endif
else {
- printf (__FUNCTION__
- "(): Unable to detect PHYS_FLASH_1: 0x%08x\n",
+ printf ("flash_init(): Unable to detect PHYS_FLASH_1: 0x%08x\n",
PHYS_FLASH_1);
}
OpenPOWER on IntegriCloud