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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Nov 2013 19:27:54 +0000 (11:27 -0800)
commitfd78668eb3b10b7bd2308142084dba07b38e359b
treefc74f7e6615393d8fdab16907a56c4b64c2eee3b
parentdd272212175ad47ee84cf38e9d5f99502df2d930
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE

commit 0a5a5499ad886dde4a032203d01e324cfe593f99 upstream.

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

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/shmobile/Kconfig