projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
610d80e
)
ASoC: bf5xx-ac97: Remove unused extern declaration
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 30 Jul 2013 11:34:10 +0000
(13:34 +0200)
committer
Mark Brown
<broonie@linaro.org>
Tue, 30 Jul 2013 12:01:09 +0000
(13:01 +0100)
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>
sound/soc/blackfin/bf5xx-ac97.h
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/blackfin/bf5xx-ac97.h
b/sound/soc/blackfin/bf5xx-ac97.h
index 0c3e22d90a8d903fbf1495936c5a97a79ab8a77e..a680fdc9bb42012f72366a4a09f7ece684a06ce1 100644
(file)
--- 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 */