ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-spear / time.c
index 100672fa48e130948f8619b5124091304e8995d4..de0a81b33e2ff1657aed82f6e5072935ac7f6286 100644 (file)
 #include <linux/time.h>
 #include <linux/irq.h>
 #include <asm/mach/time.h>
-#include <mach/irqs.h>
+#include <mach/generic.h>
 #include <mach/hardware.h>
+#include <mach/irqs.h>
 #include <mach/spear.h>
-#include <mach/generic.h>
 
 /*
  * We would use TIMER0 and TIMER1 as clockevent and clocksource.