drm/tinydrm: helpers: Properly fix backlight dependency
authorNoralf Trønnes <noralf@tronnes.org>
Thu, 23 Feb 2017 13:29:57 +0000 (14:29 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 24 Feb 2017 02:09:00 +0000 (12:09 +1000)
commit295361fbefce62411862aab237d886546d4670bb
tree468b515052c51159cd4fde248ba2f37ece7cf69f
parent71460838abb40d61ec6b94693e33bf298920fa52
drm/tinydrm: helpers: Properly fix backlight dependency

BACKLIGHT_CLASS_DEVICE was selected in the last version of the
tinydrm patchset to fix the backlight dependency, but the
ifdef CONFIG_BACKLIGHT_CLASS_DEVICE was forgotten. Fix that.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/tinydrm/tinydrm-helpers.h