video: fbdev: i810: add in missing white space in error message text
authorColin Ian King <colin.king@canonical.com>
Mon, 12 Sep 2016 12:14:12 +0000 (13:14 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 27 Sep 2016 08:08:15 +0000 (11:08 +0300)
commit263d23a5d1b3c47c266ba80ab4d9f54d8099a393
tree3246801b185493702514671da9893baca0a3e5c1
parent3f3ed26ba2306e672eedd3604fbc24db1dc92eb4
video: fbdev: i810: add in missing white space in error message text

A printk message spans two lines and the literal string is missing
a white space between words. Add the white space.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/i810/i810_main.c