From 279806bfca71c5f7893da59a5a7e7b65250260c8 Mon Sep 17 00:00:00 2001 From: Mark Rutland Date: Fri, 23 May 2014 15:13:39 +0100 Subject: [PATCH] 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 Acked-by: Tony Lindgren Cc: Arnd Bergmann Cc: Olof Johansson Signed-off-by: Olof Johansson --- Reading git-format-patch failed