]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb6f19e8d765733c2d56d2227728bbda3d6f8b43
treeca430baef83c3b3dbe4d166b9eecc3d774028438
parentd66f0c5d05159103ab8aed488799bb1bf2d8ec6b
parentf1fab02a730d1d06b8afd7acdf90bb9102095ea2
Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/scm/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.