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)
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

index 8646b6dd11e94dc84103ab317f025046a873bc59..634cf8f5ed2dbd844614af56b06b554e01f096ac 100644 (file)
@@ -19,7 +19,6 @@
 #include <net/bluetooth/hci_core.h>
 #include <asm/unaligned.h>
 #include <net/rsi_91x.h>
-#include <net/genetlink.h>
 
 #define RSI_DMA_ALIGN  8
 #define RSI_FRAME_DESC_SIZE    16