commit | 279806bfca71c5f7893da59a5a7e7b65250260c8 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Fri May 23 15:13:39 2014 +0100 |
committer | Olof Johansson <olof@lixom.net> | Fri Feb 06 00:13:06 2015 -0800 |
tree | 5063a32f1120a811afba67e4c0de7239380d2fe0 | |
parent | 744503b35a467ca89546906dba16d30de8d3b171 [diff] |
arm: omap: specify PMUs are for ARMv7 CPUs 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>