ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2

We cannot keep this in plat/common.h for common zImage support.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2012-09-27 17:11:15 -07:00
parent 3a8761c027
commit e6a6e5ad17
10 changed files with 13 additions and 14 deletions

View File

@@ -22,7 +22,7 @@
#include <asm/mach/time.h>
#include <asm/sched_clock.h>
#include <plat/common.h>
#include "common.h"
#include <plat/clock.h>
/* OMAP2_32KSYNCNT_CR_OFF: offset of 32ksync counter register */