commit | 25e475e11d8acff1b7c2febbf1d170e95033ba2e | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Thu Mar 20 10:58:31 2014 +0400 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 14 14:52:08 2014 +0300 |
tree | e141b2070451d76673bcad8e3871271f797a1f61 | |
parent | d0e224f9963b79610850b2a10622182176658022 [diff] |
video: imxfb: Select LCD_CLASS_DEVICE unconditionally FB driver uses lowlevel controls for LCD powering and contrast changing. Since LCD class cannot be used as an optional feature and should be compiled for using in the driver, this patch selects LCD_CLASS_DEVICE symbol for the driver. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>