]> 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)
commit8a75076957cebe4fb448fa6880d6c0c6c1e5c2f6
treeca430baef83c3b3dbe4d166b9eecc3d774028438
parentd4493d10da33c1a12da97ca0507827f4a5ffb1f6
parentb8d728f03640ac568cd2ab7ab6b399821abff4d4
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.