iwlwifi: clean up iwl-shared.h includes
That file is now holding just a few defines and the module parameters, so it shouldn't include anything. Make sure the right users include the right files instead. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
This commit is contained in:

committed by
Wey-Yi Guy

parent
26470b075a
commit
6238b00880
@@ -30,7 +30,6 @@
|
||||
#define __iwl_debug_h__
|
||||
|
||||
#include "iwl-shared.h"
|
||||
#include "iwl-devtrace.h"
|
||||
|
||||
|
||||
static inline bool iwl_have_debug_level(u32 level)
|
||||
|
Reference in New Issue
Block a user