projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3ba66fe
4cae99d
)
Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/scm/linux...
author
Mark Brown
<broonie@kernel.org>
Thu, 26 Jul 2018 16:08:39 +0000
(17:08 +0100)
committer
Mark 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