ARM: OMAP1: Move SoC specific headers from plat to mach for omap1 omap-cleanup-sparseirq-for-v3.7
authorTony Lindgren <tony@atomide.com>
Sat, 1 Sep 2012 00:04:35 +0000 (17:04 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Sep 2012 01:06:31 +0000 (18:06 -0700)
There's no need to have these in plat-omap any longer. Note that these
could eventually be made local to mach-omap1 instead of being in mach.

But to do that, at least various driver access using omap7xxx.h registers
needs to be fixed first.

Cc: spi-devel-general@lists.sourceforge.net
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found