Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jeff Mahoney and committed by
Greg Kroah-Hartman
d1aed899 8109c2fd

+1
+1
drivers/staging/rtl8192su/r8192U_core.c
··· 24 24 * Jerry chuang <wlanfae@realtek.com> 25 25 */ 26 26 27 + #include <linux/vmalloc.h> 27 28 28 29 #undef LOOP_TEST 29 30 #undef DUMP_RX