diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-07-28 12:26:16 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-07-29 07:53:08 +0200 |
commit | 06132fdf63c7d9acc19f136623bf2201f49e73b5 (patch) | |
tree | b860169ee4541b5022f4adc712c103baa584eaf3 /crypto/ansi_cprng.c | |
parent | a0c27ab2421c47dc7c53f797fffcc0d17cdb122c (diff) | |
download | linux-3.10-06132fdf63c7d9acc19f136623bf2201f49e73b5.tar.gz linux-3.10-06132fdf63c7d9acc19f136623bf2201f49e73b5.tar.bz2 linux-3.10-06132fdf63c7d9acc19f136623bf2201f49e73b5.zip |
ASoC: Fix txx9aclc.c build
552d1ef6b5a98d7b95959d5b139071e3c90cebf1 [ASoC: core - Optimise and refactor
pcm_new() to pass only rtd] breaks compilation of txx9aclc.c:
CC [M] sound/soc/txx9/txx9aclc.o
/home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c: In function 'txx9aclc_pcm_new':
/home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c:318:3: error: 'card' undeclared (first use in this function)
/home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c:318:3: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [sound/soc/txx9/txx9aclc.o] Error 1
Fixed by providing a definition for card.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions