mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
77c56fd3c8
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:
|
||
---|---|---|
.. | ||
core | ||
ili9225.c | ||
ili9341.c | ||
Kconfig | ||
Makefile | ||
mi0283qt.c | ||
mipi-dbi.c | ||
repaper.c | ||
st7586.c | ||
st7735r.c |