[ALSA] Fix build error without CONFIG_HAS_DMA
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 Jul 2007 16:59:36 +0000 (18:59 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:05 +0000 (15:58 +0200)
commit8f11551b1798170dcffdd28475075ca4f1c6c990
treec9df0e900e1ebe2f3067555c9decaecefca60920
parentc93d1c25be410c0378d1d3d9e7efab06bf6a1261
[ALSA] Fix build error without CONFIG_HAS_DMA

The recent change of include/asm-generic/dma-mapping-broken.h breaks
the build without CONFIG_HAS_DMA.  This patch is an ad hoc fix.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/core/Makefile
sound/core/memalloc.c