diff options
author | 2013-08-22 14:28:29 +0100 | |
---|---|---|
committer | 2013-08-22 14:28:29 +0100 | |
commit | c4b481f49343223a48b38866d27139fb5896486b (patch) | |
tree | 6e82b42fd3cded1e5d8cc31fcd30e5cde8ddf35d | |
parent | Merge remote-tracking branch 'asoc/topic/au1x' into asoc-next (diff) | |
parent | ASoC: bf5xx-ac97: Remove unused extern declaration (diff) | |
download | linux-dev-c4b481f49343223a48b38866d27139fb5896486b.tar.xz linux-dev-c4b481f49343223a48b38866d27139fb5896486b.zip |
Merge remote-tracking branch 'asoc/topic/blackfin' into asoc-next
-rw-r--r-- | sound/soc/blackfin/bf5xx-ac97.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/blackfin/bf5xx-ac97.h b/sound/soc/blackfin/bf5xx-ac97.h index 0c3e22d90a8d..a680fdc9bb42 100644 --- a/sound/soc/blackfin/bf5xx-ac97.h +++ b/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 */ |