mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [linux-next:master] drm/panel: synaptics-r63353: adjust the includes
@ 2023-12-13 11:24 Dario Binacchi
  2023-12-13 15:22 ` (subset) " Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2023-12-13 11:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: neil.armstrong, robh, daniel, dario.binacchi, michael,
	linux-amarula, airlied, quic_jesszhan, maarten.lankhorst,
	mripard, sam, tzimmermann, dri-devel

Adjust the includes to explicitly include the correct headers.

Suggested-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 drivers/gpu/drm/panel/panel-synaptics-r63353.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/panel/panel-synaptics-r63353.c b/drivers/gpu/drm/panel/panel-synaptics-r63353.c
index 3f61fcdc550b..169c629746c7 100644
--- a/drivers/gpu/drm/panel/panel-synaptics-r63353.c
+++ b/drivers/gpu/drm/panel/panel-synaptics-r63353.c
@@ -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>
-- 
2.43.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: (subset) [linux-next:master] drm/panel: synaptics-r63353: adjust the includes
  2023-12-13 11:24 [linux-next:master] drm/panel: synaptics-r63353: adjust the includes Dario Binacchi
@ 2023-12-13 15:22 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2023-12-13 15:22 UTC (permalink / raw)
  To: linux-kernel, Dario Binacchi
  Cc: neil.armstrong, robh, daniel, michael, linux-amarula, airlied,
	quic_jesszhan, maarten.lankhorst, sam, tzimmermann, dri-devel

On Wed, 13 Dec 2023 12:24:32 +0100, Dario Binacchi wrote:
> Adjust the includes to explicitly include the correct headers.
> 
> 

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-13 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-13 11:24 [linux-next:master] drm/panel: synaptics-r63353: adjust the includes Dario Binacchi
2023-12-13 15:22 ` (subset) " Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®