]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit58953bd136a2b4eeadaedcdca830421d711fa080
tree890f16c8019647dd6886698415edc0bd8978d74a
parentca10b689a8ff804fa87e45f328b04017f780398d
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