Commit d1aed899 authored by Jeff Mahoney's avatar Jeff Mahoney Committed by Greg Kroah-Hartman

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: default avatarJeff Mahoney <jeffm@suse.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 8109c2fd
......@@ -24,6 +24,7 @@
* Jerry chuang <wlanfae@realtek.com>
*/
#include <linux/vmalloc.h>
#undef LOOP_TEST
#undef DUMP_RX
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment