diff options
author | Mark Brown <broonie@linaro.org> | 2013-08-22 14:28:29 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-22 14:28:29 +0100 |
commit | c4b481f49343223a48b38866d27139fb5896486b (patch) | |
tree | 6e82b42fd3cded1e5d8cc31fcd30e5cde8ddf35d /sound/soc/blackfin/bf5xx-ac97.h | |
parent | a04a2aca4c76a9d194dc5ed8b266cc61a0b848d4 (diff) | |
parent | 50b4dc690a5c6ffed4c528829cf18f77e5af98bd (diff) |
Merge remote-tracking branch 'asoc/topic/blackfin' into asoc-next
Diffstat (limited to 'sound/soc/blackfin/bf5xx-ac97.h')
-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 */ |