OSDN Git Service

Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/scm/linux...
authorMark Brown <broonie@kernel.org>
Thu, 26 Jul 2018 16:08:39 +0000 (17:08 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 26 Jul 2018 16:08:39 +0000 (17:08 +0100)
commitfd56361177a3c10133c272eb130e3c11f0bcd9a9
treeca430baef83c3b3dbe4d166b9eecc3d774028438
parent3ba66feb59810e2ce616da0c4f1a5230c74768a8
parent4cae99d9b5305ab8cccc839fccceb81ec9e5abda
Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git./linux/kernel/git/broonie/sound into asoc-4.19

ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally

Make this helper inline function available for all platforms. This
helps solve 0-day compilation issues when CONFIG_SND_DMA_SGBUF is not
defined.