diff options
Diffstat (limited to 'include/sound/hda-mlink.h')
-rw-r--r-- | include/sound/hda-mlink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/hda-mlink.h b/include/sound/hda-mlink.h index 228114aca4..d849d9b24f 100644 --- a/include/sound/hda-mlink.h +++ b/include/sound/hda-mlink.h @@ -181,4 +181,4 @@ hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enabl { return 0; } -#endif /* CONFIG_SND_SOC_SOF_HDA */ +#endif /* CONFIG_SND_SOC_SOF_HDA_MLINK */ |