mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 04:29:11 -04:00
ASoC: rt5677: Remove the redundant definition in head file
The patch removes the redundant definition in head file Signed-off-by: Oder Chiou <oder_chiou@realtek.com> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
@@ -1393,13 +1393,6 @@
|
||||
#define RT5677_DSP_IB_9_L (0x1 << 1)
|
||||
#define RT5677_DSP_IB_9_L_SFT 1
|
||||
|
||||
/* Debug String Length */
|
||||
#define RT5677_REG_DISP_LEN 23
|
||||
|
||||
#define RT5677_NO_JACK BIT(0)
|
||||
#define RT5677_HEADSET_DET BIT(1)
|
||||
#define RT5677_HEADPHO_DET BIT(2)
|
||||
|
||||
/* System Clock Source */
|
||||
enum {
|
||||
RT5677_SCLK_S_MCLK,
|
||||
|
||||
Reference in New Issue
Block a user