backports: Add staging rtlwifi, rtl8188eu and rtl8723bs driver
[openwrt/staging/blogic.git] / patches / 0085-not-include-kmemleak.patch
1 --- a/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
2 +++ b/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
3 @@ -13,7 +13,7 @@
4 *
5 ******************************************************************************/
6 #define _RTL8188EU_RECV_C_
7 -#include <linux/kmemleak.h>
8 +#include <linux/slab.h>
9 #include <osdep_service.h>
10 #include <drv_types.h>
11 #include <recv_osdep.h>