Bluetooth: ath3k: remove superfluous header files
authorMianhan Liu <liumh1@shanghaitech.edu.cn>
Tue, 28 Sep 2021 19:47:30 +0000 (03:47 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Mar 2022 16:12:09 +0000 (17:12 +0100)
commit726c0eb7cb15be3e5fe9a9f1c8aad12c5cbe4675
tree890f16c8019647dd6886698415edc0bd8978d74a
parent520e31a99100b786d82e518f89e4fd132570a349
Bluetooth: ath3k: remove superfluous header files

ath3k.c hasn't use any macro or function declared in linux/device.h.
Thus, these files can be removed from ath3k.c safely without
affecting the compilation of the ./drivers/bluetooth module

Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/ath3k.c