ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-spear / include / plat / system.h
index 55a4e405d578428150f3567e70658a6a7707fdda..d52db6807ce640b24e9ad3f88398e5e53df723a1 100644 (file)
@@ -14,8 +14,8 @@
 #ifndef __PLAT_SYSTEM_H
 #define __PLAT_SYSTEM_H
 
-#include <asm/hardware/sp810.h>
 #include <linux/io.h>
+#include <asm/hardware/sp810.h>
 #include <mach/spear.h>
 
 static inline void arch_idle(void)