ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
authorWill Deacon <will.deacon@arm.com>
Wed, 25 Jan 2012 18:36:28 +0000 (19:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 2 Feb 2012 17:37:42 +0000 (17:37 +0000)
commit91756acb58b17aee68d055fc15b1e2550ff00801
tree6f81b4a5071441c876957a7afdff6a39a87a3a44
parent8130b9d7b9d858aa04ce67805e8951e3cb6e9b2f
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15

Commit 89d6c0b5 ("perf, arch: Add generic NODE cache events") added
empty NODE event definitions for the ARM PMU implementations. This was
merged along with Cortex-A5 and Cortex-A15 PMU support, so they missed
out on the original patch.

This patch adds the empty definitions to Cortex-A5 and Cortex-A15.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/perf_event_v7.c