]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
wifi: iwlwifi: Remove redundant header files
authorLiao Yuanhong <liaoyuanhong@vivo.com>
Tue, 19 Aug 2025 12:11:51 +0000 (20:11 +0800)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Sun, 7 Sep 2025 06:07:33 +0000 (09:07 +0300)
The header file "fw/img.h" is already included on line 9. Remove the
redundant include.

Fixes: 2594e4d9e1a2d ("wifi: iwlwifi: prepare for reading SAR tables from UEFI")
Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
Link: https://patch.msgid.link/20250819121201.608770-2-liaoyuanhong@vivo.com
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/regulatory.h

index a07c512b6ed43eabd74edf812938e2ecf9dd8d3c..735482e7adf56044e4291d9f94699ca08a74eaca 100644 (file)
@@ -12,7 +12,6 @@
 #include "fw/api/phy.h"
 #include "fw/api/config.h"
 #include "fw/api/nvm-reg.h"
-#include "fw/img.h"
 #include "iwl-trans.h"
 
 #define BIOS_SAR_MAX_PROFILE_NUM       4