ARM: hotplug: remove section mismatch on access to pen_release

pen_release is marked as __cpuinitdata, so make sure that functions
using it are marked with __cpuinit.

Signed-off-by: Will Deacon <will.deacon@arm.com>
2 files changed