From: Mark Rutland Date: Wed, 28 May 2014 17:08:40 +0000 (+0100) Subject: arm: perf: move event map macros to pmu.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~160^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8674dc0a8b97d564f293ae57cdf2d1e416b698;p=pandora-kernel.git arm: perf: move event map macros to pmu.h A few PMU-related macros are now looking a little lonely in asm/perf_event.h now that all other PMU-specific structs, function prototypes and macros live in pmu.h. So as to make their placement consistent and to make it easier to build atop of the current PMU functionality, let's reunite the entire family in pmu.h Acked-by: Will Deacon Tested-by: Christopher Covington Signed-off-by: Mark Rutland Signed-off-by: Will Deacon --- Reading git-diff-tree failed