diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-29 11:24:25 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-06-29 11:24:25 -0400 |
commit | 76c11d9b55366c6da11ee821716d56b68110a2c6 (patch) | |
tree | b7eae841919f78db12d303d20863564b05bf3f33 /silence-fbcon-logo.patch | |
parent | c9229e16082bdc9b2f74a08bfdc77bcfed51df18 (diff) | |
download | kernel-76c11d9b55366c6da11ee821716d56b68110a2c6.tar.gz kernel-76c11d9b55366c6da11ee821716d56b68110a2c6.tar.xz kernel-76c11d9b55366c6da11ee821716d56b68110a2c6.zip |
Linux v4.1-11235-gc63f887bdae8
- Reenable debugging 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; } |