diff options
author | Alexandre Oliva <lxoliva@fsfla.org> | 2015-02-01 23:44:52 +0000 |
---|---|---|
committer | Alexandre Oliva <lxoliva@fsfla.org> | 2015-02-01 23:44:52 +0000 |
commit | 694e8fe19c843f672b62cf5b538bbbe905a7a598 (patch) | |
tree | 046cd0385a9e0c1279e4ef92f5e634ff7eed9181 /freed-ora/current/f21/silence-fbcon-logo.patch | |
parent | e250b0c8ccff8b7f63abe5c66de33582862be81a (diff) | |
download | linux-libre-raptor-694e8fe19c843f672b62cf5b538bbbe905a7a598.tar.gz linux-libre-raptor-694e8fe19c843f672b62cf5b538bbbe905a7a598.zip |
3.18.5-200.fc21.gnu
Diffstat (limited to 'freed-ora/current/f21/silence-fbcon-logo.patch')
-rw-r--r-- | freed-ora/current/f21/silence-fbcon-logo.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/freed-ora/current/f21/silence-fbcon-logo.patch b/freed-ora/current/f21/silence-fbcon-logo.patch index ae4c118af..654927e41 100644 --- a/freed-ora/current/f21/silence-fbcon-logo.patch +++ b/freed-ora/current/f21/silence-fbcon-logo.patch @@ -9,10 +9,10 @@ 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 57b1d44acbfe..31048a85713d 100644 +index eb976ee3a02f..275f20a643f4 100644 --- a/drivers/video/console/fbcon.c +++ b/drivers/video/console/fbcon.c -@@ -638,13 +638,15 @@ static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, +@@ -637,13 +637,15 @@ static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, kfree(save); } @@ -35,7 +35,7 @@ index 57b1d44acbfe..31048a85713d 100644 } } #endif /* MODULE */ -@@ -3625,6 +3627,14 @@ static int __init fb_console_init(void) +@@ -3624,6 +3626,14 @@ static int __init fb_console_init(void) return 0; } |