diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-08-12 15:02:11 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-08-12 15:02:11 +0100 |
commit | 54d8d0aeb96e677c129918b391b9e74d48e65294 (patch) | |
tree | eba0bd3615021f52a19834907862f6323acbbb68 /sound/soc/codecs/wm8962.h | |
parent | cf7af01aa77ec1b17687f5328ce0a598709efd59 (diff) | |
download | linux-54d8d0aeb96e677c129918b391b9e74d48e65294.tar.gz linux-54d8d0aeb96e677c129918b391b9e74d48e65294.tar.xz |
ASoC: Update WM8962 to build with multi-component
No notable changes, currently build tested only.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm8962.h')
-rw-r--r-- | sound/soc/codecs/wm8962.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/codecs/wm8962.h b/sound/soc/codecs/wm8962.h index bc0b1876174c..6145399acb16 100644 --- a/sound/soc/codecs/wm8962.h +++ b/sound/soc/codecs/wm8962.h @@ -15,9 +15,6 @@ #include <asm/types.h> -extern struct snd_soc_dai wm8962_dai; -extern struct snd_soc_codec_device soc_codec_dev_wm8962; - #define WM8962_SYSCLK_MCLK 1 #define WM8962_SYSCLK_FLL 2 #define WM8962_SYSCLK_PLL3 3 |