diff options
Diffstat (limited to 'silence-fbcon-logo.patch')
-rw-r--r-- | silence-fbcon-logo.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/silence-fbcon-logo.patch b/silence-fbcon-logo.patch index e5549546d..9569d2a5b 100644 --- a/silence-fbcon-logo.patch +++ b/silence-fbcon-logo.patch @@ -9,7 +9,7 @@ Upstream-status: Fedora mustard 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/drivers/video/console/fbcon.c b/drivers/video/console/fbcon.c -index b97210671a81..2d12ad82fe75 100644 +index 658c34bb9076..25ab00980e4c 100644 --- a/drivers/video/console/fbcon.c +++ b/drivers/video/console/fbcon.c @@ -634,13 +634,15 @@ static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, @@ -35,7 +35,7 @@ index b97210671a81..2d12ad82fe75 100644 } } #endif /* MODULE */ -@@ -3620,6 +3622,14 @@ static int __init fb_console_init(void) +@@ -3621,6 +3623,14 @@ static int __init fb_console_init(void) return 0; } |