summaryrefslogtreecommitdiff
path: root/patches/0085-not-include-kmemleak.patch
blob: def245d4970912df52d185943387511ddeb4dc08 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
+++ b/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
@@ -13,7 +13,7 @@
  *
  ******************************************************************************/
 #define _RTL8188EU_RECV_C_
-#include <linux/kmemleak.h>
+#include <linux/slab.h>
 #include <osdep_service.h>
 #include <drv_types.h>
 #include <recv_osdep.h>