Skip to content

Commit

Permalink
ASoC: Remove unused struct wm2000_setup_data
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Dec 3, 2011
1 parent e41d5a3 commit 012d12d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sound/soc/codecs/wm2000.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
#ifndef _WM2000_H
#define _WM2000_H

struct wm2000_setup_data {
unsigned short i2c_address;
int mclk_div; /* Set to a non-zero value if MCLK_DIV_2 required */
};

extern int wm2000_add_controls(struct snd_soc_codec *codec);

#define WM2000_REG_SYS_START 0x8000
Expand Down

0 comments on commit 012d12d

Please sign in to comment.