Message ID | 20190916185739.32184-1-pierre-louis.bossart@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | soundwire: Kconfig/build improvements | expand |
On 9/16/19 1:57 PM, Pierre-Louis Bossart wrote: > The Intel kbuild test reported issues with COMPILE_TEST or > cross-compilation when SOF is enabled, fix. This has no functional > impact. Vinod, if you are back at your desk, those patches are almost a month old. thanks! > > Pierre-Louis Bossart (2): > soundwire: intel: add missing headers for cross-compilation > soundwire: intel: remove X86 dependency > > drivers/soundwire/Kconfig | 2 +- > drivers/soundwire/intel.c | 1 + > drivers/soundwire/intel_init.c | 1 + > 3 files changed, 3 insertions(+), 1 deletion(-) >
On 16-09-19, 13:57, Pierre-Louis Bossart wrote: > The Intel kbuild test reported issues with COMPILE_TEST or > cross-compilation when SOF is enabled, fix. This has no functional > impact. Applied, thanks