diff options
author | Mark Rutland <Mark.Rutland@arm.com> | 2011-08-10 11:20:17 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2011-08-12 16:40:21 +0200 |
commit | 49bef8331afefa4dd75f7124c50bde47168f5492 (patch) | |
tree | 8c0d234a50c64c8ee68d73a84584e47b970285cf /arch/arm/kernel/pmu.c | |
parent | ARM: fix perf build with uclibc toolchains (diff) | |
download | linux-49bef8331afefa4dd75f7124c50bde47168f5492.tar.xz linux-49bef8331afefa4dd75f7124c50bde47168f5492.zip |
ARM: perf: fix prototype of release_pmu
Commit f12482c9 ("ARM: 6974/1: pmu: refactor reservation") changed the
prototype of release_pmu, but missed the stub for when
CONFIG_CPU_HAS_PMU is not selected by the platform.
This patch changes the prototype of the stub, preventing possible build
failures when CONFIG_CPU_HAS_PMU is not selected.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/kernel/pmu.c')
0 files changed, 0 insertions, 0 deletions