ANDROID: GKI: add qcom_ice.ko to db845c build

In commit c7eed31e23 ("mmc: sdhci-msm: Switch to the new ICE API"),
the qcom_ice.ko kernel module is needed for the sdhci-msm driver to work
properly.  So add that module to the list of db845c kernel modules that
are needed to be copied to run properly.

Fixes: c7eed31e23 ("mmc: sdhci-msm: Switch to the new ICE API")
Change-Id: I0d1265daf74c8c2dde9ba0eecef9a84779dd49b4
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2023-08-03 10:42:05 +00:00
parent 53bcbd1586
commit f777f733e6
+1
View File
@@ -185,6 +185,7 @@ _DB845C_MODULE_OUTS = [
"drivers/soc/qcom/mdt_loader.ko",
"drivers/soc/qcom/pdr_interface.ko",
"drivers/soc/qcom/qcom_aoss.ko",
"drivers/soc/qcom/qcom_ice.ko",
"drivers/soc/qcom/qcom_rpmh.ko",
"drivers/soc/qcom/qmi_helpers.ko",
"drivers/soc/qcom/rmtfs_mem.ko",