diff options
author | Mark Rutland <mark.rutland@arm.com> | 2011-05-19 10:07:57 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2011-08-31 10:50:13 +0100 |
commit | 0ce47080dfffe71edd433b35dcdada24c61079eb (patch) | |
tree | 93b84dc2cbfae0cb4dd59450a880db2c742b4117 /arch/arm/mach-w90x900 | |
parent | 8be3f9a2385f91f7bf5c58f351e24b9247898e8f (diff) | |
download | linux-3.10-0ce47080dfffe71edd433b35dcdada24c61079eb.tar.gz linux-3.10-0ce47080dfffe71edd433b35dcdada24c61079eb.tar.bz2 linux-3.10-0ce47080dfffe71edd433b35dcdada24c61079eb.zip |
ARM: perf: move arm_pmu into <asm/pmu.h>
Currently, struct arm_pmu and related functions are only visible to
{,arch/arm/}/kernel/perf_event.c. This prevents new drivers from using
the framework.
This patch moves declarations to asm/pmu.h, allowing new PMU drivers
to use the framework.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Jamie Iles <jamie@jamieiles.com>
Reviewed-by: Ashwin Chaugule <ashwinc@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/mach-w90x900')
0 files changed, 0 insertions, 0 deletions