Skip to content

Commit

Permalink
Bluetooth: btmrvl: drop duplicate header slab.h
Browse files Browse the repository at this point in the history
Drop duplicate header slab.h from btmrvl_drv.h.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
  • Loading branch information
Geliang Tang authored and Marcel Holtmann committed Dec 8, 2016
1 parent 5d82288 commit 0705f7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/bluetooth/btmrvl_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0705f7b

Please sign in to comment.