power: Rename power-8952.c to power-8937.c

* Latest power-8952.c is used for msm8937 with mpctl V3.
  Rename the file to reflect msm8952 is no longer supported.

Change-Id: Iccd2a3c0abed2ef10d5f6c2182c0509a2fbe611d
This commit is contained in:
Michael Bestas
2019-10-06 05:12:37 +03:00
parent dbaf7b3edb
commit d526c7c49c
2 changed files with 1 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ LOCAL_SRC_FILES += power-8996.c
endif
ifeq ($(call is-board-platform-in-list,msm8937), true)
LOCAL_SRC_FILES += power-8952.c
LOCAL_SRC_FILES += power-8937.c
endif
ifeq ($(call is-board-platform-in-list,msm8953), true)