mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-06 00:13:38 -04:00
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 |