diff --git a/patch/misc/0001-bootsplash.patch b/patch/misc/0001-bootsplash.patch index d5835e5ca1..4d9d733bf9 100644 --- a/patch/misc/0001-bootsplash.patch +++ b/patch/misc/0001-bootsplash.patch @@ -581,7 +581,7 @@ index 000000000000..8c22ff92ce24 +} + +static void dummy_cursor(struct vc_data *vc, struct fb_info *info, int mode, -+ int softback_lines, int fg, int bg) ++ int fg, int bg) +{ + ; +}