trivial: atmel_lcdfb: add missing error message
authorRichard Genoud <richard.genoud@gmail.com>
Fri, 31 May 2013 14:28:38 +0000 (14:28 +0000)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 31 May 2013 19:18:30 +0000 (03:18 +0800)
commit65ac057bce426b4abdf42384c4e09e40a634df32
treeae30cae5f0489e12c8720d3c5e8a8e1e60346059
parent2436e8aa8abef2536dc3bfb554f8dcb3a8b07560
trivial: atmel_lcdfb: add missing error message

When a too small framebuffer is given, the atmel_lcdfb_check_var
silently fails.
Adding an error message will save some head scratching.

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
drivers/video/atmel_lcdfb.c