]> git.baikalelectronics.ru Git - kernel.git/commit
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 29 Oct 2013 17:20:58 +0000 (18:20 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Nov 2013 02:00:08 +0000 (12:00 +1000)
commit1e92c70644ecdf756ea435271f202a8d397f5dc9
tree993d3179ea3475d6625d8327d102c67135f16e96
parent1c124452fdafe1e55f4c02f8f1001784dc7699a3
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE

The driver registers a backlight device and thus requires
BACKLIGHT_CLASS_DEVICE to be selected to avoid compilation breakages.

Cc: stable@vger.kernel.org
Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/shmobile/Kconfig