staging: rtl8192e: using vmalloc/vfree requires including vmalloc.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 25 Aug 2011 06:17:06 +0000 (16:17 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Aug 2011 15:45:44 +0000 (08:45 -0700)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192e/rtl_core.c

index e633f0b..cb1830b 100644 (file)
@@ -43,6 +43,7 @@
 
 #include <asm/uaccess.h>
 #include <linux/pci.h>
+#include <linux/vmalloc.h>
 #include "rtl_core.h"
 #include "r8192E_phy.h"
 #include "r8192E_phyreg.h"