mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 07:42:07 +00:00
staging: rtl8192e: using vmalloc/vfree requires including vmalloc.h
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>
This commit is contained in:
parent
42b565df85
commit
09ebd6f23b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user