diff options
author | Bard Liao <bardliao@realtek.com> | 2018-01-29 12:15:38 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 12:48:26 +0100 |
commit | 20ebbd2f89a9b2c61c4d432aa1156fc09e37f37c (patch) | |
tree | 12c5e235b46202226cb747f364407addca28f0ba /sound/soc/codecs/rt5665.h | |
parent | ASoC: rt5665: replace codec to component (diff) | |
download | linux-20ebbd2f89a9b2c61c4d432aa1156fc09e37f37c.tar.xz linux-20ebbd2f89a9b2c61c4d432aa1156fc09e37f37c.zip |
ASoC: rt5665: remove rt5668 support
Remove rt5668 support from rt5665 codec driver since rt5668 will
not go into mass production.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt5665.h')
-rw-r--r-- | sound/soc/codecs/rt5665.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5665.h b/sound/soc/codecs/rt5665.h index b528e416b592..b0a98ca39c5b 100644 --- a/sound/soc/codecs/rt5665.h +++ b/sound/soc/codecs/rt5665.h @@ -1978,7 +1978,6 @@ enum { enum { CODEC_5665, CODEC_5666, - CODEC_5668, }; /* filter mask */ |