On 1/17/23 19:22, Linus Walleij wrote: > On Tue, Jan 17, 2023 at 5:55 PM Arnd Bergmann <arnd@xxxxxxxxxx> wrote: > >> From: Arnd Bergmann <arnd@xxxxxxxx> >> >> The newly added driver uses the backlight subsystem but is missing the >> corresponding Kconfig dependency: >> >> arm-linux-gnueabi-ld: drivers/gpu/drm/panel/panel-visionox-vtdr6130.o: in function `visionox_vtdr6130_probe': >> panel-visionox-vtdr6130.c:(.text+0xdee): undefined reference to `devm_backlight_device_register' >> >> Fixes: 65dc9360f741 ("drm: panel: Add Himax HX8394 panel controller driver") >> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > > Patch applied, thanks for fixing this! > > Yours, > Linus Walleij > Thanks Arnd and Linus for fixing this. Sorry that I missed it while upstreaming the driver. -- Best regards, Javier Martinez Canillas Core Platforms Red Hat