From: Arnd Bergmann Date: Fri, 31 May 2013 22:22:47 +0000 (+0000) Subject: drm/tilcd: select BACKLIGHT_LCD_SUPPORT X-Git-Tag: v3.10-rc5~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ed7fad6dbb211142cb61169d8d0bbbb049d4de1;p=pandora-kernel.git drm/tilcd: select BACKLIGHT_LCD_SUPPORT The dependecies for BACKLIGHT_CLASS_DEVICE are defined a bit strange, but it seems one has to always select both BACKLIGHT_CLASS_DEVICE and BACKLIGHT_LCD_SUPPORT to avoid this error: drivers/gpu/drm/tilcdc/tilcdc_panel.c:396: undefined reference to `of_find_backlight_by_node' Cc: Rob Clark Cc: dri-devel@lists.freedesktop.org Cc: Dave Airlie Signed-off-by: Arnd Bergmann Signed-off-by: Dave Airlie --- Reading git-diff-tree failed