ARM: OMAP2+: Drop plat/cpu.h for omap2plus
authorTony Lindgren <tony@atomide.com>
Sun, 16 Dec 2012 19:29:58 +0000 (11:29 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Dec 2012 18:50:41 +0000 (10:50 -0800)
commite8d3d47a98cd7184a86d58febc00b4ac47485332
tree740357a463728753a3ccf5e914651b893037b972
parent16d60bb86e45aa7513007b4788f16fa2b968f9dd
ARM: OMAP2+: Drop plat/cpu.h for omap2plus

The cpu_is_omap macros are now local to arch/arm/mach-omap2
in soc.h and plat/cpu.h can finally be dropped for omap2+.
Thanks everybody for help with fixing the drivers.

Note that we can now also remove the unused plat/cpu.h from
smartreflex.c and isp.c as they will cause compile errors
with ARCH_MULTIPLATFORM enabled.

Cc: Kevin Hilman <khilman@deeprootsystems.com>
Acked-by: Jean Pihet <jean.pihet@newoldbits.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/drm.c
arch/arm/mach-omap2/dss-common.c
arch/arm/mach-omap2/prm2xxx.c
arch/arm/mach-omap2/prm3xxx.c
arch/arm/plat-omap/include/plat/cpu.h
drivers/media/platform/omap3isp/isp.c
drivers/power/avs/smartreflex.c