Skip to content

Commit b4b34ba

Browse files
LiaoYuanhong-vivoMiriam-Rachel
authored andcommitted
wifi: iwlwifi: Remove redundant header files
The header file "fw/img.h" is already included on line 9. Remove the redundant include. Fixes: 2594e4d ("wifi: iwlwifi: prepare for reading SAR tables from UEFI") Signed-off-by: Liao Yuanhong <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Miri Korenblit <[email protected]>
1 parent c67a247 commit b4b34ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/wireless/intel/iwlwifi/fw/regulatory.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include "fw/api/phy.h"
1313
#include "fw/api/config.h"
1414
#include "fw/api/nvm-reg.h"
15-
#include "fw/img.h"
1615
#include "iwl-trans.h"
1716

1817
#define BIOS_SAR_MAX_PROFILE_NUM 4

0 commit comments

Comments
 (0)