Skip to content

Commit

Permalink
ASoC: rt5677: Remove the redundant definition in head file
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Oder Chiou authored and Mark Brown committed Jul 7, 2014
1 parent 099d334 commit cc6b0ae
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions sound/soc/codecs/rt5677.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit cc6b0ae

Please sign in to comment.