From 39352eab91a11c2ae2fe82c6d266625a6188f29e Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 3 Oct 2005 11:46:42 +0300 Subject: [PATCH] ARM: OMAP: Beautify include order in system.h Beautify include order in system.h --- include/asm-arm/arch-omap/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/asm-arm/arch-omap/system.h b/include/asm-arm/arch-omap/system.h index 24e3135619a..6f8316b5cc7 100644 --- a/include/asm-arm/arch-omap/system.h +++ b/include/asm-arm/arch-omap/system.h @@ -6,8 +6,8 @@ #define __ASM_ARCH_SYSTEM_H #include #include -#include #include +#include #include #ifndef CONFIG_MACH_VOICEBLUE -- 2.41.1