From: Mianhan Liu Date: Tue, 28 Sep 2021 19:59:54 +0000 (+0800) Subject: Bluetooth: btrsi: remove superfluous header files from btrsi.c X-Git-Tag: v5.16-rc1~159^2~279^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb10c0c6d610baa10b6d1f98e2beed0e6393589;p=thirdparty%2Flinux.git 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 Signed-off-by: Marcel Holtmann --- diff --git a/drivers/bluetooth/btrsi.c b/drivers/bluetooth/btrsi.c index 8646b6dd11e94..634cf8f5ed2db 100644 --- a/drivers/bluetooth/btrsi.c +++ b/drivers/bluetooth/btrsi.c @@ -19,7 +19,6 @@ #include #include #include -#include #define RSI_DMA_ALIGN 8 #define RSI_FRAME_DESC_SIZE 16