ANDROID: fix up location of qcom-scm.ko module

In commit bdac188ec3 ("firmware: qcom: move Qualcomm code into its own
directory"), the qcom modules are moved to a subdirectory, which breaks
the db845c build as the qcom-scm.ko module is no longer found.  Rename
the file to the proper location in order to resolve this.

Fixes: bdac188ec3 ("firmware: qcom: move Qualcomm code into its own directory")
Change-Id: Ib00607e9d9fbb09816dc287b45140df8ba0e963f
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2023-12-09 10:48:25 +00:00
parent 99d6c4d8c9
commit 49253abd0c
+1 -1
View File
@@ -233,7 +233,7 @@ _DB845C_MODULE_OUTS = [
"drivers/dma/qcom/bam_dma.ko",
"drivers/dma/qcom/gpi.ko",
"drivers/extcon/extcon-usb-gpio.ko",
"drivers/firmware/qcom-scm.ko",
"drivers/firmware/qcom/qcom-scm.ko",
"drivers/gpio/gpio-wcd934x.ko",
"drivers/gpu/drm/bridge/display-connector.ko",
"drivers/gpu/drm/bridge/lontium-lt9611.ko",