]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: Fix missing header
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 8 Feb 2014 00:38:50 +0000 (18:38 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2014 20:09:59 +0000 (12:09 -0800)
commit33638f8b70ba0144605a197023ed2e11a56e977e
treee887f592d32e03ce46c1d23a503f3c2f248f8cff
parent385b4756f3fa24e81b747743c067200cd21e6183
staging: r8188eu: Fix missing header

Commit ce1c6e4e5c5b3bbf1ce94dcfb108f590720ce45f entitled "staging: r8188eu:
Remove wrappers around vmalloc and vzalloc" and
commit: 46ba6cb08e41f3a2afb259cf0e3c347ecbb5e703 entitled "staging: r8188eu:
Remove wrappers around vfree" failed to add the header file needed
to provide vzalloc and vfree.

This problem was reported by the kbuild test robot.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme.c
drivers/staging/rtl8188eu/core/rtw_mp.c
drivers/staging/rtl8188eu/core/rtw_recv.c
drivers/staging/rtl8188eu/core/rtw_sta_mgt.c
drivers/staging/rtl8188eu/core/rtw_xmit.c
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
drivers/staging/rtl8188eu/os_dep/usb_intf.c