From: Oder Chiou Date: Mon, 7 Jul 2014 07:36:59 +0000 (+0800) Subject: ASoC: rt5677: Remove the redundant definition in head file X-Git-Tag: v3.17-rc1~101^2~5^2~4^3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc6b0ae96239ac77fac569e871704a4f1bf3c595;p=thirdparty%2Fkernel%2Flinux.git ASoC: rt5677: Remove the redundant definition in head file The patch removes the redundant definition in head file Signed-off-by: Oder Chiou Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt5677.h b/sound/soc/codecs/rt5677.h index 08252e7c1ab4a..863393e620960 100644 --- a/sound/soc/codecs/rt5677.h +++ b/sound/soc/codecs/rt5677.h @@ -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,