Thread (51 messages) flat view 51 messages, 7 authors, 2025-09-23
STALE356d

[PATCH v2 2/5] drm/sysfb: simpledrm: Sort headers correctly

From: Luca Weiss <hidden>
Date: 2025-06-23 06:44:59
Also in: dri-devel, linux-devicetree, lkml
Subsystem: drm driver for firmware framebuffers, drm drivers, drm drivers and misc gpu patches, the rest · Maintainers: Thomas Zimmermann, Javier Martinez Canillas, David Airlie, Simona Vetter, Maarten Lankhorst, Maxime Ripard, Linus Torvalds

Make sure the headers are sorted alphabetically to ensure consistent
code.

Signed-off-by: Luca Weiss <redacted>
---
 drivers/gpu/drm/sysfb/simpledrm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/sysfb/simpledrm.c b/drivers/gpu/drm/sysfb/simpledrm.c
index a1c3119330deffc9e122b83941f3697e5b87f277..349219330314e3421a6bb26ad5cf39a679a5cb7a 100644
--- a/drivers/gpu/drm/sysfb/simpledrm.c
+++ b/drivers/gpu/drm/sysfb/simpledrm.c
@@ -2,9 +2,9 @@
 
 #include <linux/aperture.h>
 #include <linux/clk.h>
-#include <linux/of_clk.h>
 #include <linux/minmax.h>
 #include <linux/of_address.h>
+#include <linux/of_clk.h>
 #include <linux/platform_data/simplefb.h>
 #include <linux/platform_device.h>
 #include <linux/pm_domain.h>
-- 
2.50.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help