OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.h
authorPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 22:54:33 +0000 (15:54 -0700)
committerPaul Walmsley <paul@pwsan.com>
Tue, 8 Mar 2011 03:05:08 +0000 (20:05 -0700)
commit7328ff4d72401835fa1aadfb9e574a2133bd952b
treef7c7d461f9157002d429aa8d4d9559ff33c8b924
parent4ef70c0694bf428d9f1d4722edaffa1dc5fa39e1
OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.h

There's no reason for this header file to be in
plat-omap/include/plat/smartreflex.h.  The hardware devices are in
OMAP2+ SoCs only.  Leaving this header file in plat-omap causes
problems due to cross-dependencies with other header files that should
live in mach-omap2/.

Thanks to Benoît Cousson <b-cousson@ti.com> for suggesting the removal
of the smartreflex.h include from the OMAP3xxx hwmod data.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/smartreflex-class3.c
arch/arm/mach-omap2/smartreflex.c
arch/arm/mach-omap2/smartreflex.h [moved from arch/arm/plat-omap/include/plat/smartreflex.h with 100% similarity]
arch/arm/mach-omap2/sr_device.c