diff options
author | Amadeusz Sławiński <[email protected]> | 2022-04-26 22:05:38 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-27 14:15:32 +0100 |
commit | 2d3694fdeef599ef5a1352b699bdd493a51ab8cb (patch) | |
tree | c5e9884f0b76f272eb42d28306945cf72e9d3a99 /net/switchdev/switchdev.c | |
parent | 5ab1679d6aab2e7855cd9241d4d832d1cda0ca46 (diff) |
ALSA: hda: intel-nhlt: Move structs out of #define block
As functions prototypes regerdless of CONFIG options as well as some
code depend on structures defined in sound/intel-nhlt.h header, move
them out of #define block. This allows to compile code depending on
mentioned header with "depends on ACPI || COMPILE_TEST" in Kconfig.
Fixes: 47a1886a610a ("ASoC: Intel: avs: Enable AVS driver only on x86 platforms")
Reported-by: kernel test robot <[email protected]>
Suggested-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Cezary Rojewski <[email protected]>
Signed-off-by: Amadeusz Sławiński <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions