Thread (2 messages) flat view 2 messages, 2 authors, 5d ago
COOLING5d

[PATCH] staging: fbtft: sort includes

From: Manuel Ebner <hidden>
Date: 2026-09-14 09:08:22
Also in: dri-devel, linux-staging, lkml
Subsystem: fbtft framebuffer drivers, staging subsystem, the rest · Maintainers: Andy Shevchenko, Greg Kroah-Hartman, Linus Torvalds

Sort header files alphabetically.

Signed-off-by: Manuel Ebner <redacted>
---
 drivers/staging/fbtft/fb_ili9320.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/fbtft/fb_ili9320.c b/drivers/staging/fbtft/fb_ili9320.c
index 050fc2367..0f98267a7 100644
--- a/drivers/staging/fbtft/fb_ili9320.c
+++ b/drivers/staging/fbtft/fb_ili9320.c
@@ -5,11 +5,11 @@
  * Copyright (C) 2013 Noralf Tronnes
  */
 
-#include <linux/module.h>
-#include <linux/kernel.h>
+#include <linux/delay.h>
 #include <linux/init.h>
+#include <linux/kernel.h>
+#include <linux/module.h>
 #include <linux/spi/spi.h>
-#include <linux/delay.h>
 
 #include "fbtft.h"
 
-- 
2.55.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