summaryrefslogtreecommitdiff
path: root/patches/0085-not-include-kmemleak.patch
blob: d9f051f300162468e824f69cc72011a7a1b5dbd6 (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
@@ -5,7 +5,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>