Loading
soc: qcom: cache_m4m_erp64: Use raw_smp_processor_id()
Replace calls to smp_processor_id() with
raw_smp_processor_id() to avoid extraneous warnings on the
error handling paths.
Change-Id: Ie1f4dd448aa04302e1eb0865e0373f9a2b91848c
Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>