mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-25 08:56:59 +08:00
Staging: rtl8192su: add linux/vmalloc.h
Some arches don't provide vmalloc.h through the includes already included in rtl8192su. This patch adds it. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8109c2fd05
commit
d1aed89996
@@ -24,6 +24,7 @@
|
||||
* Jerry chuang <wlanfae@realtek.com>
|
||||
*/
|
||||
|
||||
#include <linux/vmalloc.h>
|
||||
|
||||
#undef LOOP_TEST
|
||||
#undef DUMP_RX
|
||||
|
||||
Reference in New Issue
Block a user