OSDN Git Service

Bluetooth: bcm203x: remove superfluous header files
authorMianhan Liu <liumh1@shanghaitech.edu.cn>
Tue, 28 Sep 2021 19:51:08 +0000 (03:51 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Mar 2022 16:12:09 +0000 (17:12 +0100)
commit520e31a99100b786d82e518f89e4fd132570a349
treea7884d05fd9f47916d557249daaf677db90c6f29
parent27e8527e006f1f4281adc335cf7aa744f649f398
Bluetooth: bcm203x: remove superfluous header files

bcm203x.c hasn't use any macro or function declared in linux/atomic.h.
Thus, these files can be removed from bcm203x.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/bcm203x.c