]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/tiny: panel-mipi-dbi: Include <linux/of.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 11 Oct 2024 14:41:24 +0000 (16:41 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 13 Dec 2024 14:21:02 +0000 (15:21 +0100)
commit3a8e60188b55f7aff76c1d3707ebcbf98e68cc13
tree30fa7cf4d0f3ef7a1a1868b6da706d13f8a72186
parentd1a1807bae39e91016ba006b1fcb3319fa4e51ba
drm/tiny: panel-mipi-dbi: Include <linux/of.h>

Include <linux/of.h> directly to get of_property_read_string_index().
Avoids the proxy include via <linux/backlight.h>

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: "Noralf Trønnes" <noralf@tronnes.org>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241011144632.90434-7-tzimmermann@suse.de
drivers/gpu/drm/tiny/panel-mipi-dbi.c