ALSA: pcm: Remove arch-dependent mmap kludges
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Oct 2014 10:01:13 +0000 (12:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Oct 2014 10:01:13 +0000 (12:01 +0200)
Since we have consistently dma_mmap_coherent() for all architectures,
the current ifdef and arch-specific codes in pcm core can be cleaned
up gracefully.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found