summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/fuse.c
diff options
context:
space:
mode:
authorThierry Reding2014-07-11 09:44:49 +0200
committerThierry Reding2014-07-17 13:29:57 +0200
commita0524acc94c91c72c2968a76eddc6f3afe82f9f2 (patch)
treeaa56b590f78f5f00a15551cd4d97c3523d5fc469 /arch/arm/mach-tegra/fuse.c
parentARM: tegra: Move includes to include/soc/tegra (diff)
downloadkernel-qcow2-linux-a0524acc94c91c72c2968a76eddc6f3afe82f9f2.tar.gz
kernel-qcow2-linux-a0524acc94c91c72c2968a76eddc6f3afe82f9f2.tar.xz
kernel-qcow2-linux-a0524acc94c91c72c2968a76eddc6f3afe82f9f2.zip
ARM: tegra: Sort includes alphabetically
If these aren't sorted alphabetically, then the logical choice is to append new ones, however that creates a lot of potential for conflicts because every change will then add new includes in the same location. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/fuse.c')
-rw-r--r--arch/arm/mach-tegra/fuse.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/mach-tegra/fuse.c b/arch/arm/mach-tegra/fuse.c
index 930fef861227..af283039e37f 100644
--- a/arch/arm/mach-tegra/fuse.c
+++ b/arch/arm/mach-tegra/fuse.c
@@ -18,17 +18,17 @@
*
*/
-#include <linux/kernel.h>
-#include <linux/io.h>
+#include <linux/clk.h>
#include <linux/export.h>
+#include <linux/io.h>
+#include <linux/kernel.h>
#include <linux/random.h>
-#include <linux/clk.h>
#include <soc/tegra/fuse.h>
+#include "apbio.h"
#include "fuse.h"
#include "iomap.h"
-#include "apbio.h"
/* Tegra20 only */
#define FUSE_UID_LOW 0x108