Commit 7d66c8d7 authored by Dario Binacchi's avatar Dario Binacchi Committed by Maxime Ripard

drm/panel: synaptics-r63353: adjust the includes

Adjust the includes to explicitly include the correct headers.
Suggested-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231213112432.2002832-1-dario.binacchi@amarulasolutions.com
parent 9567dab3
......@@ -9,10 +9,9 @@
#include <linux/device.h>
#include <linux/err.h>
#include <linux/errno.h>
#include <linux/fb.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/of_device.h>
#include <linux/of.h>
#include <linux/media-bus-format.h>
#include <linux/gpio/consumer.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment