diff options
Diffstat (limited to 'sound/soc/intel/avs/utils.h')
-rw-r--r-- | sound/soc/intel/avs/utils.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/intel/avs/utils.h b/sound/soc/intel/avs/utils.h index a7aa13a48cf3..955a40d2c30c 100644 --- a/sound/soc/intel/avs/utils.h +++ b/sound/soc/intel/avs/utils.h @@ -11,6 +11,8 @@ #include <sound/soc-acpi.h> +extern bool obsolete_card_names; + struct avs_mach_pdata { struct hda_codec *codec; unsigned long *tdms; |