aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2012-02-10 14:54:37 +0800
committerMark Brown <[email protected]>2012-02-10 11:38:00 +0000
commit625136eb4a98e82f27c5d9dcb1b8cf8e0bb5bcef (patch)
treed8f282efd801424ad25d7e6fb140b243bc2670bb /scripts
parent1f5ff88327b5bc7f5476b4e03425074d07ad25d5 (diff)
ASoC: Fix build error in sound/soc/omap/n810.c
Fix below build error which is introduced by commit 022658 "ASoC: core: Add support for DAI and machine kcontrols". CC [M] sound/soc/omap/n810.o sound/soc/omap/n810.c: In function 'n810_set_input': sound/soc/omap/n810.c:194: error: 'codec' undeclared (first use in this function) sound/soc/omap/n810.c:194: error: (Each undeclared identifier is reported only once sound/soc/omap/n810.c:194: error: for each function it appears in.) sound/soc/omap/n810.c:188: warning: unused variable 'card' make[3]: *** [sound/soc/omap/n810.o] Error 1 make[2]: *** [sound/soc/omap] Error 2 make[1]: *** [sound/soc] Error 2 make: *** [sound] Error 2 Signed-off-by: Axel Lin <[email protected]> Acked-by: Jarkko Nikula <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions