From: Knut Petersen Date: Thu, 22 Aug 2013 12:36:16 +0000 (+0200) Subject: alsa/rme96: Add missing inclusion of linux/vmalloc.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a8cc20999799a94929a56393ff39b32245e33d64;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git alsa/rme96: Add missing inclusion of linux/vmalloc.h Signed-off-by: Knut Petersen Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/rme96.c b/sound/pci/rme96.c index 9d2a81fcbdad..bb9ebc5543d7 100644 --- a/sound/pci/rme96.c +++ b/sound/pci/rme96.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include