Commit 39352eab authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Beautify include order in system.h

Beautify include order in system.h
parent dc2d2219
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
#define __ASM_ARCH_SYSTEM_H #define __ASM_ARCH_SYSTEM_H
#include <linux/config.h> #include <linux/config.h>
#include <asm/mach-types.h> #include <asm/mach-types.h>
#include <asm/arch/hardware.h>
#include <asm/hardware/clock.h> #include <asm/hardware/clock.h>
#include <asm/arch/hardware.h>
#include <asm/arch/prcm.h> #include <asm/arch/prcm.h>
#ifndef CONFIG_MACH_VOICEBLUE #ifndef CONFIG_MACH_VOICEBLUE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment