summaryrefslogtreecommitdiff
path: root/board/st/u8500/u8500.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/u8500.c')
-rw-r--r--board/st/u8500/u8500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/st/u8500/u8500.c b/board/st/u8500/u8500.c
index a548f9537..7c47ab977 100644
--- a/board/st/u8500/u8500.c
+++ b/board/st/u8500/u8500.c
@@ -385,7 +385,7 @@ int board_late_init(void)
}
#endif /* CONFIG_MMC */
#ifdef CONFIG_VIDEO_LOGO
- (void) boottime_tag("splash");
+ boottime_tag("splash");
dss_init();
#endif
/*