commit | 4cae99d9b5305ab8cccc839fccceb81ec9e5abda | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Wed Jul 25 15:15:56 2018 -0500 |
committer | Mark Brown <broonie@kernel.org> | Thu Jul 26 17:05:29 2018 +0100 |
tree | f4ea0e8bed960d9469085fa97df2630240310034 | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 [diff] |
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. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org>