projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42b565d
)
staging: rtl8192e: using vmalloc/vfree requires including vmalloc.h
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Thu, 25 Aug 2011 06:17:06 +0000
(16:17 +1000)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8192e/rtl_core.c
b/drivers/staging/rtl8192e/rtl_core.c
index
e633f0b
..
cb1830b
100644
(file)
--- a/
drivers/staging/rtl8192e/rtl_core.c
+++ b/
drivers/staging/rtl8192e/rtl_core.c
@@
-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"