Bluetooth: btrsi: remove superfluous header files from btrsi.c
authorMianhan Liu <liumh1@shanghaitech.edu.cn>
Tue, 28 Sep 2021 19:59:54 +0000 (03:59 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Sep 2021 22:13:48 +0000 (00:13 +0200)
commit0eb10c0c6d610baa10b6d1f98e2beed0e6393589
tree37a483060d0e32379b11c4a0d847060a7ab0fe24
parentf4bcba0e873f96f32e2d358e9f79ddb9a1207835
Bluetooth: btrsi: remove superfluous header files from btrsi.c

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