]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: SDCA: Add stubs for FDL helper functions
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 20 Nov 2025 15:56:57 +0000 (15:56 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 20 Nov 2025 17:22:32 +0000 (17:22 +0000)
commit3efee7362dbf896072af1c1aaeaf9fd6e235c591
tree40f088c65bf2c7e1b56e169e9311c20853e8194d
parentfee6c075d28688b44adc9a4acad6977195ed6e22
ASoC: SDCA: Add stubs for FDL helper functions

In the case the SDCA IRQ is built in but FDL support is not stub
functions are required for the FDL helpers to avoid build failures. The
FDL IRQs likely shouldn't get triggered in this case, however they would
still be a part of the build.

Fixes: 71f7990a34cd ("ASoC: SDCA: Add FDL library for XU entities")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202511200419.SbU6YvjE-lkp@intel.com/
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20251120155657.2181751-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sdca_fdl.h