msm: cpuidle: Remove preprocessor check for CONFIG_CPU_PM

The PM notifier API are stubbed out withtin cpu_pm.h if the
CONFIG_CPU_PM is not defined. So there isn't a need to enclose them
within #ifdef CONFIG_CPU_PM.

Change-Id: I63bb2f22ef24496829fd15bd4e49369b0f066199
Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
1 file changed