From 02f2735702118a80b3beb9626de5d14de0e32d73 Mon Sep 17 00:00:00 2001 From: Viorel Suman Date: Mon, 2 Nov 2020 09:39:57 +0200 Subject: MLK-24965: ASoC: fsl_xcvr: bit and timestamp counters Add support for bit and timestamp counters. Signed-off-by: Viorel Suman Reviewed-by: Shengjiu Wang --- sound/soc/fsl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/soc/fsl/Makefile') diff --git a/sound/soc/fsl/Makefile b/sound/soc/fsl/Makefile index 5b4a150b865c..65dcc5c33e0a 100644 --- a/sound/soc/fsl/Makefile +++ b/sound/soc/fsl/Makefile @@ -29,7 +29,7 @@ snd-soc-fsl-utils-objs := fsl_utils.o snd-soc-fsl-dma-objs := fsl_dma.o snd-soc-fsl-easrc-objs := fsl_easrc.o fsl_easrc_dma.o snd-soc-fsl-aud2htx-objs := fsl_aud2htx.o -snd-soc-fsl-xcvr-objs := fsl_xcvr.o +snd-soc-fsl-xcvr-objs := fsl_xcvr.o fsl_xcvr_sysfs.o snd-soc-fsl-esai-client-objs := fsl_esai_client.o obj-$(CONFIG_SND_SOC_FSL_AUDMIX) += snd-soc-fsl-audmix.o -- cgit v1.2.3