[PATCH] drm/tinydrm: add backlight dependency for ili9341

David Lechner david at lechnology.com
Thu Jul 12 17:13:05 UTC 2018


On 07/09/2018 10:20 AM, Arnd Bergmann wrote:
> This tinydrm driver fails to link without the backlight support:
> 
> drivers/gpu/drm/tinydrm/ili9341.o: In function `ili9341_probe':
> ili9341.c:(.text+0x578): undefined reference to `devm_of_find_backlight'
> 
> Fixes: 3fa0e8f6f960 ("drm/tinydrm: new driver for ILI9341 display panels")
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---

applied to drm-misc-next.

thanks


More information about the dri-devel mailing list