[PATCH v2 3/5] ARM: shmobile: armadillo800eva-reference: Sort includes
Simon Horman
horms+renesas at verge.net.au
Mon Aug 11 17:04:40 PDT 2014
Sorted includes seems to be the done thing these days.
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/mach-shmobile/board-armadillo800eva-reference.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-shmobile/board-armadillo800eva-reference.c b/arch/arm/mach-shmobile/board-armadillo800eva-reference.c
index 84bc6cb..c392632 100644
--- a/arch/arm/mach-shmobile/board-armadillo800eva-reference.c
+++ b/arch/arm/mach-shmobile/board-armadillo800eva-reference.c
@@ -21,9 +21,9 @@
#include <linux/clk.h>
#include <linux/err.h>
-#include <linux/kernel.h>
#include <linux/gpio.h>
#include <linux/io.h>
+#include <linux/kernel.h>
#include <asm/mach/arch.h>
#include <asm/hardware/cache-l2x0.h>
--
2.0.0.rc2
More information about the linux-arm-kernel
mailing list