[ifxmips] many more code cleanups for checkpatch.pl, most flagged as errors
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / files / arch / mips / ifxmips / setup.c
index 1cfac14a81dbdd5b7d93ae01ef0b89bf0565b1ab..f36bb0572af7e031d468c1fba1ca8dd275e9d2d3 100644 (file)
 
 #include <linux/init.h>
 
-#include <asm/time.h>
-#include <asm/traps.h>
+#include <linux/time.h>
 #include <linux/cpu.h>
+
+#include <asm/traps.h>
 #include <asm/irq.h>
 #include <asm/bootinfo.h>
+
 #include <asm/ifxmips/ifxmips.h>
 #include <asm/ifxmips/ifxmips_irq.h>
 #include <asm/ifxmips/ifxmips_pmu.h>