[GIT PULL] firmware: arm_scmi: Fix for v6.13
Sudeep Holla
sudeep.holla at arm.com
Thu Dec 5 03:43:48 PST 2024
Hi ARM SoC Team,
Please pull !
Regards,
Sudeep
-->8
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-6.13
for you to fetch changes up to 514b2262ade48a0503ac6aa03c3bfb8c5be69b21:
firmware: arm_scmi: Fix i.MX build dependency (2024-12-03 15:47:11 +0000)
----------------------------------------------------------------
Arm SCMI fix for v6.13
Fix for the build issue in the ASoC driver with the SCMI support by
enforcing the link-time dependency if IMX_SCMI_MISC_DRV is a loadable
module but not if that is disabled.
----------------------------------------------------------------
Arnd Bergmann (1):
firmware: arm_scmi: Fix i.MX build dependency
drivers/firmware/arm_scmi/vendors/imx/Kconfig | 1 +
drivers/firmware/imx/Kconfig | 1 -
sound/soc/fsl/Kconfig | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list