ANDROID: GKI: add qcom_ice.ko to db845c build
In commitc7eed31e23("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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user