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:
49d9e77
)
sound: Fix make allmodconfig on MIPS
author
Takashi Iwai
<tiwai@suse.de>
Fri, 3 May 2013 15:07:24 +0000
(17:07 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 3 May 2013 15:07:24 +0000
(17:07 +0200)
The compile of soundcard.c is broken on MIPS when allmodconfig is used
because of the missing MAX_DMA_CHANNELS definition. As a simple
workaround, just add a Kconfig dependency.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found