diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-11-08 12:46:36 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-11-09 20:02:52 +0300 |
commit | 1508f32f1adb220e61d1b7839e35d93ebee89f58 (patch) | |
tree | fe54a114b0cab5651dc1d3e567c1143153c98a87 /net/Makefile | |
parent | 26105a6f05709ad7059c91e28005a5c75be24819 (diff) | |
download | linux-1508f32f1adb220e61d1b7839e35d93ebee89f58.tar.xz |
ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page
snd_pcm_sgbuf_ops_page is no longer needed to be set explicitly to PCM
page ops since the recent change in the PCM core (*). Leaving it NULL
should work as long as the preallocation has been done properly.
This patch drops the redundant lines.
(*) 7e8edae39fd1: ALSA: pcm: Handle special page mapping in the
default mmap handler
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20191108094641.20086-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions