arm: perf: kill off unused pm callbacks
authorMark Rutland <mark.rutland@arm.com>
Tue, 26 May 2015 16:23:34 +0000 (17:23 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 28 May 2015 15:54:02 +0000 (16:54 +0100)
Currently the arm perf code has platdata callbacks for runtime PM and
irq handling, but no platform implements the hooks for the former. Kill
these off.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found