]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/panel: panel-orisetech-otm8009a: Include <linux/mod_devicetable.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 11 Oct 2024 14:41:21 +0000 (16:41 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 13 Dec 2024 14:21:02 +0000 (15:21 +0100)
commit5d09158305406aed983556ed2acdb5526cc113b9
tree70c1e2508bb410a374363717ceb6e31f37ed7dec
parent8b974c5b39b1863b11e4f6911dbc3d03b6cb6d59
drm/panel: panel-orisetech-otm8009a: Include <linux/mod_devicetable.h>

Include <linux/mod_devicetable.h> directly to get struct of_device_id.
Avoids the proxy include via <linux/backlight.h>

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Neil Armstrong <neil.armstrong@linaro.org>
Cc: Jessica Zhang <quic_jesszhan@quicinc.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241011144632.90434-4-tzimmermann@suse.de
drivers/gpu/drm/panel/panel-orisetech-otm8009a.c