summaryrefslogtreecommitdiffstats
path: root/commands/splash.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/splash.c')
-rw-r--r--commands/splash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/splash.c b/commands/splash.c
index a2d14b0802..e3f04001b8 100644
--- a/commands/splash.c
+++ b/commands/splash.c
@@ -39,7 +39,7 @@ int splash_set_fb_data(struct fb_data *d)
return 0;
}
-int do_splash(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
+int do_splash(cmd_tbl_t *cmdtp, int argc, char *argv[])
{
ulong addr;
bmp_image_t *bmp;