]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: Fix build error without CONFIG_HAS_DMA
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Oct 2007 13:17:17 +0000 (15:17 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Nov 2007 17:30:21 +0000 (09:30 -0800)
commit1f31d406bbec6cef6f15bf5865b1a76596e2f54e
treeb8bcd966d8a64a07635c04b23f94bb8d725cc25a
parentb7dd3a0cebbcc0b578f7fe0d0ed1c7da655a1b46
ALSA: Fix build error without CONFIG_HAS_DMA

patch 8f11551b1798170dcffdd28475075ca4f1c6c990 in mainline

[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: Greg Kroah-Hartman <gregkh@suse.de>
sound/core/Makefile
sound/core/memalloc.c