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-Tag: v3.12-rc1~150^2~10 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a8cc20999799a94929a56393ff39b32245e33d64;p=linux.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