alsa/rme96: Add missing inclusion of linux/vmalloc.h
[deliverable/linux.git] / sound / pci / rme96.c
index 9d2a81fcbdad2cfc428ba6ef9c3a2af30d2100dd..bb9ebc5543d7a61ff639bbf91d37957d5fdf9086 100644 (file)
@@ -28,6 +28,7 @@
 #include <linux/interrupt.h>
 #include <linux/pci.h>
 #include <linux/module.h>
+#include <linux/vmalloc.h>
 
 #include <sound/core.h>
 #include <sound/info.h>
This page took 0.033186 seconds and 5 git commands to generate.