Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

clk: fsl-sai: Sort the headers

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>

authored by

Marek Vasut and committed by
Stephen Boyd
d0a4d582 29e64a37

+2 -2
+2 -2
drivers/clk/clk-fsl-sai.c
··· 5 5 * Copyright 2020 Michael Walle <michael@walle.cc> 6 6 */ 7 7 8 - #include <linux/module.h> 9 - #include <linux/platform_device.h> 10 8 #include <linux/clk-provider.h> 11 9 #include <linux/err.h> 10 + #include <linux/module.h> 12 11 #include <linux/of.h> 13 12 #include <linux/of_address.h> 13 + #include <linux/platform_device.h> 14 14 #include <linux/slab.h> 15 15 16 16 #define I2S_CSR 0x00