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)
commit68cb700c59fae6cd539c9dc1e9f2584f671935a0
tree181ed137e216c7ee8c731eba9dbc4a9e84ef1530
parentc49f34bc25900c3c6638fed0987c9abea3c212ea
ARM: OMAP1: Move SoC specific headers from plat to mach for omap1

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>
arch/arm/mach-omap1/board-htcherald.c
arch/arm/mach-omap1/devices.c
arch/arm/mach-omap1/include/mach/hardware.h
arch/arm/mach-omap1/include/mach/omap1510.h [moved from arch/arm/plat-omap/include/plat/omap1510.h with 97% similarity]
arch/arm/mach-omap1/include/mach/omap16xx.h [moved from arch/arm/plat-omap/include/plat/omap16xx.h with 99% similarity]
arch/arm/mach-omap1/include/mach/omap7xx.h [moved from arch/arm/plat-omap/include/plat/omap7xx.h with 98% similarity]
drivers/spi/spi-omap-uwire.c