]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
clk: fsl-sai: Sort the headers
authorMarek Vasut <marex@nabladev.com>
Thu, 9 Apr 2026 00:29:02 +0000 (02:29 +0200)
committerStephen Boyd <sboyd@kernel.org>
Sun, 12 Apr 2026 00:32:35 +0000 (17:32 -0700)
Sort the headers. No functional change.

Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Marek Vasut <marex@nabladev.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-fsl-sai.c

index cba45e07562dab349167a993bdd51ff9d169c1d8..c59ddd519f9f5b5e5b09386fd2eaee1871286c30 100644 (file)
@@ -5,12 +5,12 @@
  * Copyright 2020 Michael Walle <michael@walle.cc>
  */
 
-#include <linux/module.h>
-#include <linux/platform_device.h>
 #include <linux/clk-provider.h>
 #include <linux/err.h>
+#include <linux/module.h>
 #include <linux/of.h>
 #include <linux/of_address.h>
+#include <linux/platform_device.h>
 #include <linux/slab.h>
 
 #define I2S_CSR                0x00