[PATCH] Bluetooth: btmrvl: drop duplicate header slab.h

From: Geliang Tang
Date: Wed Nov 23 2016 - 10:14:12 EST


Drop duplicate header slab.h from btmrvl_drv.h.

Signed-off-by: Geliang Tang <geliangtang@xxxxxxxxx>
---
drivers/bluetooth/btmrvl_drv.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/bluetooth/btmrvl_drv.h b/drivers/bluetooth/btmrvl_drv.h
index f742384..fc3caf4 100644
--- a/drivers/bluetooth/btmrvl_drv.h
+++ b/drivers/bluetooth/btmrvl_drv.h
@@ -32,7 +32,6 @@
#include <linux/of_platform.h>
#include <linux/platform_device.h>
#include <linux/pm_runtime.h>
-#include <linux/slab.h>
#include <linux/of_irq.h>

#define BTM_HEADER_LEN 4
--
2.9.3