diff options
author | Bard Liao <bardliao@realtek.com> | 2018-01-29 14:15:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 14:48:26 +0300 |
commit | 20ebbd2f89a9b2c61c4d432aa1156fc09e37f37c (patch) | |
tree | 12c5e235b46202226cb747f364407addca28f0ba /sound/soc/codecs/rt5665.h | |
parent | fab70c273d75102a3f2593730b49d94ed3f87cff (diff) | |
download | linux-20ebbd2f89a9b2c61c4d432aa1156fc09e37f37c.tar.xz |
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 */ |