ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 12:45:58 +0000 (13:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 12:48:29 +0000 (13:48 +0100)
... instead of #if 0 hack.  It's more straightforward and obvious.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h

Simple merge