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-Tag: next-20121205~74^2~33 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8232932d32c12e35d0dc9311221ea1945f4efc8e;p=karo-tx-linux.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