drm/panel: Do not include <linux/fb.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 11 Jan 2023 13:02:01 +0000 (14:02 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 13 Jan 2023 12:19:13 +0000 (13:19 +0100)
commit489fbf3eab8f7207cae115b214ec395158c1a5d5
treefcf3ec4db791bcd76421c410ab37a6a480ddb476
parent77910a625fa117af3581ecba05c26892d60a10e5
drm/panel: Do not include <linux/fb.h>

Remove unnecessary include statements for <linux/fb.h>. No functional
changes. Include <linux/of.h> where the driver got the header file via
<linux/fb.h>.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20230111130206.29974-6-tzimmermann@suse.de
drivers/gpu/drm/panel/panel-ilitek-ili9881c.c
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c
drivers/gpu/drm/panel/panel-ronbo-rb070d30.c