git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7685e01
)
ASoC: ac97: fixup multi-platform AC'97 module build failure
author
Kevin Hilman
<khilman@linaro.org>
Fri, 28 Jun 2013 18:17:49 +0000
(11:17 -0700)
committer
Mark Brown
<broonie@linaro.org>
Sat, 29 Jun 2013 12:24:34 +0000
(13:24 +0100)
commit
b047e1cc
(ASoC: ac97: Support multi-platform AC'97) introduced
some build failures for modules wanting to access the generic
soc_ac97_ops. For example:
ERROR: "soc_ac97_ops" [sound/soc/codecs/snd-soc-wm9712.ko] undefined!
To fix, export soc_ac97_ops to modules.
Cc: Mark Brown <broonie@linaro.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-core.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-core.c
Simple merge