aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/console/fbcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/console/fbcon.c')
-rw-r--r--drivers/video/console/fbcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/console/fbcon.c b/drivers/video/console/fbcon.c
index 285acaeafe8..e45dc2ce116 100644
--- a/drivers/video/console/fbcon.c
+++ b/drivers/video/console/fbcon.c
@@ -3238,7 +3238,7 @@ static int fbcon_event_notify(struct notifier_block *self,
struct fb_blit_caps *caps;
int ret = 0;
- printk(KERN_ERR "fbcon_event_notify action=%ld, data=%p\n", action, data);
+ printk(KERN_INFO "fbcon_event_notify action=%ld, data=%p\n", action, data);
event = data;
info = event->info;