Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16f00762 authored by Michael Opdenacker's avatar Michael Opdenacker Committed by Emmanuel Grumbach
Browse files

iwlwifi: remove duplicate includes



Reported by "make includecheck"

Tested that the corresponding sources still compile well on x86

Signed-off-by: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
parent befe9b6f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,6 @@
#include "iwl-csr.h"
#include "iwl-csr.h"
#include "iwl-debug.h"
#include "iwl-debug.h"
#include "iwl-fh.h"
#include "iwl-fh.h"
#include "iwl-csr.h"


#define IWL_POLL_INTERVAL 10	/* microseconds */
#define IWL_POLL_INTERVAL 10	/* microseconds */


+0 −1
Original line number Original line Diff line number Diff line
@@ -73,7 +73,6 @@
#include "iwl-trans.h"
#include "iwl-trans.h"
#include "iwl-notif-wait.h"
#include "iwl-notif-wait.h"
#include "iwl-eeprom-parse.h"
#include "iwl-eeprom-parse.h"
#include "iwl-trans.h"
#include "sta.h"
#include "sta.h"
#include "fw-api.h"
#include "fw-api.h"
#include "constants.h"
#include "constants.h"