From: Takashi Iwai Date: Thu, 22 Nov 2012 20:19:18 +0000 (+0100) Subject: ALSA: hdsp: Add missing inclusion of linux/vmalloc.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8232932d32c12e35d0dc9311221ea1945f4efc8e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ALSA: hdsp: Add missing inclusion of linux/vmalloc.h Reported-by: Fengguang Wu Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/rme9652/hdsp.c b/sound/pci/rme9652/hdsp.c index b8ddbb18f141..0f82bb5f42ea 100644 --- a/sound/pci/rme9652/hdsp.c +++ b/sound/pci/rme9652/hdsp.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include