]> git.ipfire.org Git - people/arne_f/kernel.git/commit
alsa: use set_memory.h header
authorLaura Abbott <labbott@redhat.com>
Mon, 8 May 2017 22:58:35 +0000 (15:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 May 2017 00:15:14 +0000 (17:15 -0700)
commit7f80f513588dac3d9cbf886a3f2f6354d821695e
treefa0e07d5c11ec1fc0241945fa23d10b4bbc0c408
parent50327ddfbc926e68da1958e4fac51f1106f5e730
alsa: use set_memory.h header

set_memory_* functions have moved to set_memory.h.  Switch to this
explicitly.

Link: http://lkml.kernel.org/r/1488920133-27229-14-git-send-email-labbott@redhat.com
Signed-off-by: Laura Abbott <labbott@redhat.com>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
sound/pci/hda/hda_intel.c
sound/pci/intel8x0.c
sound/x86/intel_hdmi_audio.c