summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2010-11-29 17:39:10 +0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-29 18:28:52 +0000
commit5a8f1d4701a50bc2a1e112f6c8e7d30f63597eae (patch)
treefc41ef2d76bd3e59ab4e57a96dd459600b4700b2 /arch
parent25436180ee8bed6740f29d92c2030c759885c147 (diff)
downloadlinux-5a8f1d4701a50bc2a1e112f6c8e7d30f63597eae.tar.bz2
ASoC: Fix compile error for nuc900-ac97.c
Fix below compile error by add a missing ';'. CC sound/soc/nuc900/nuc900-ac97.o sound/soc/nuc900/nuc900-ac97.c:300: warning: initialization from incompatible pointer type sound/soc/nuc900/nuc900-ac97.c:301: warning: initialization from incompatible pointer type sound/soc/nuc900/nuc900-ac97.c:318: error: expected ',' or ';' before 'static' sound/soc/nuc900/nuc900-ac97.c:405: error: 'nuc900_ac97_drvprobe' undeclared here (not in a function) make[3]: *** [sound/soc/nuc900/nuc900-ac97.o] Error 1 make[2]: *** [sound/soc/nuc900] Error 2 make[1]: *** [sound/soc] Error 2 make: *** [sound] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions