Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixes
[linux-2.6-microblaze.git] / mm / vmalloc.c
index 7ee94dc..d045634 100644 (file)
@@ -35,6 +35,8 @@
 #include <asm/tlbflush.h>
 #include <asm/shmparam.h>
 
+#include "internal.h"
+
 struct vfree_deferred {
        struct llist_head list;
        struct work_struct wq;