arm: omap: specify PMUs are for ARMv7 CPUs
authorMark Rutland <mark.rutland@arm.com>
Fri, 23 May 2014 14:13:39 +0000 (15:13 +0100)
committerOlof Johansson <olof@lixom.net>
Fri, 6 Feb 2015 08:13:06 +0000 (00:13 -0800)
Now that we can specify which PMU variant we're likely to deal with, do
so in the omap board code. This will allow us to split the ARMv6, ARMv7,
and XScale PMU drivers.

The unnecessary include of asm/pmu.h is also removed.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-omap2/pmu.c

Simple merge