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)
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.


Trivial merge