ARM: OMAP1: OCPI: move to mach-omap1/
authorPaul Walmsley <paul@pwsan.com>
Fri, 13 Apr 2012 12:34:27 +0000 (06:34 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 13 Apr 2012 12:34:27 +0000 (06:34 -0600)
commit6f3c1af26543e11fe7549be162698111ed773cb7
tree893a5d354592c265adbe86a31fe2008021c19f06
parente2ed89fc4ef436269b63271f6633f1936e236aa8
ARM: OMAP1: OCPI: move to mach-omap1/

Move the OMAP1 OCPI "bus" code to arch/arm/mach-omap1, since it is
only used on OMAP1 devices.  In the long term, it probably makes sense
to move the OCPI bus code to somewhere under drivers/.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/Makefile
arch/arm/mach-omap1/common.h
arch/arm/mach-omap1/ocpi.c [moved from arch/arm/plat-omap/ocpi.c with 93% similarity]
arch/arm/plat-omap/Makefile