diff --git a/sound/soc/tegra-alt/Makefile b/sound/soc/tegra-alt/Makefile index ce3b0b30..6d035bb1 100644 --- a/sound/soc/tegra-alt/Makefile +++ b/sound/soc/tegra-alt/Makefile @@ -59,4 +59,5 @@ snd-soc-tegra-alt-vcm30t124-objs := tegra_vcm30t124_alt.o snd-soc-tegra-alt-grenada-objs := tegra_grenada_alt.o obj-$(CONFIG_SND_SOC_TEGRA_VCM30T124_ALT) += snd-soc-tegra-alt-machine.o obj-$(CONFIG_SND_SOC_TEGRA_VCM30T124_ALT) += snd-soc-tegra-alt-vcm30t124.o +obj-$(CONFIG_SND_SOC_TEGRA_GRENADA_ALT) += snd-soc-tegra-alt-machine.o obj-$(CONFIG_SND_SOC_TEGRA_GRENADA_ALT) += snd-soc-tegra-alt-grenada.o diff --git a/sound/soc/tegra-alt/tegra210_amx_alt.c b/sound/soc/tegra-alt/tegra210_amx_alt.c index 42e58b36..c88cd233 100644 --- a/sound/soc/tegra-alt/tegra210_amx_alt.c +++ b/sound/soc/tegra-alt/tegra210_amx_alt.c @@ -34,7 +34,7 @@ #include "tegra210_xbar_alt.h" #include "tegra210_amx_alt.h" -#define DRV_NAME "tegra210_amx" +#define DRV_NAME "tegra210-amx" /** * tegra210_amx_set_master_stream - set master stream and dependency