瀏覽代碼

ASoC: bf5xx-ac97: Remove unused extern declaration

The blackfin ac97 driver never defines nor uses a global ac97 struct. So remove
the extern declaration for it.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Lars-Peter Clausen 12 年之前
父節點
當前提交
50b4dc690a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      sound/soc/blackfin/bf5xx-ac97.h

+ 0 - 1
sound/soc/blackfin/bf5xx-ac97.h

@@ -9,7 +9,6 @@
 #ifndef _BF5XX_AC97_H
 #define _BF5XX_AC97_H
 
-extern struct snd_ac97 *ac97;
 /* Frame format in memory, only support stereo currently */
 struct ac97_frame {
 	u16 ac97_tag;		/* slot 0 */