mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-23 20:24:12 +08:00
ASoC: codecs: wcd934x: Drop unused interp path enum
The enum with inter path is not used. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://msgid.link/r/20240612-asoc-wcd9xxx-wide-cleanups-v1-7-0d15885b2a06@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
1d1cda22da
commit
1bce5c586b
@ -475,11 +475,6 @@ enum {
|
||||
INTn_2_INP_SEL_PROXIMITY,
|
||||
};
|
||||
|
||||
enum {
|
||||
INTERP_MAIN_PATH,
|
||||
INTERP_MIX_PATH,
|
||||
};
|
||||
|
||||
struct interp_sample_rate {
|
||||
int sample_rate;
|
||||
int rate_val;
|
||||
|
Loading…
Reference in New Issue
Block a user