summaryrefslogtreecommitdiffstats
path: root/libvo/vo_fbdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_fbdev.c')
-rw-r--r--libvo/vo_fbdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_fbdev.c b/libvo/vo_fbdev.c
index 9199a3e18d..f3a89faf78 100644
--- a/libvo/vo_fbdev.c
+++ b/libvo/vo_fbdev.c
@@ -1274,7 +1274,7 @@ static void uninit(void)
#endif
}
-static uint32_t preinit(const char *arg)
+static uint32_t preinit(const char *vo_subdevice)
{
pre_init_err = 0;
#ifdef CONFIG_VIDIX