]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Beautify include order in system.h
authorTony Lindgren <tony@atomide.com>
Mon, 3 Oct 2005 08:46:42 +0000 (11:46 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 3 Oct 2005 08:46:42 +0000 (11:46 +0300)
Beautify include order in system.h

include/asm-arm/arch-omap/system.h

index 24e3135619ad590921c8a004377c3823960bf477..6f8316b5cc782f15778f7d5975509c1679a402d5 100644 (file)
@@ -6,8 +6,8 @@
 #define __ASM_ARCH_SYSTEM_H
 #include <linux/config.h>
 #include <asm/mach-types.h>
-#include <asm/arch/hardware.h>
 #include <asm/hardware/clock.h>
+#include <asm/arch/hardware.h>
 #include <asm/arch/prcm.h>
 
 #ifndef CONFIG_MACH_VOICEBLUE