From: Mianhan Liu Date: Tue, 28 Sep 2021 19:51:08 +0000 (+0800) Subject: Bluetooth: bcm203x: remove superfluous header files X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=520e31a99100b786d82e518f89e4fd132570a349;p=linux.git 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 Signed-off-by: Marcel Holtmann --- diff --git a/drivers/bluetooth/bcm203x.c b/drivers/bluetooth/bcm203x.c index e667933c3d703..c738ad0408cba 100644 --- a/drivers/bluetooth/bcm203x.c +++ b/drivers/bluetooth/bcm203x.c @@ -9,7 +9,6 @@ #include -#include #include #include #include