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

Commit ccc369a6 authored by Johannes Berg's avatar Johannes Berg Committed by Wey-Yi Guy
Browse files

iwlwifi: move TIME_UNIT



We're getting rid of iwl-core.h, move TIME_UNIT out.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 65aa2e55
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@ extern struct iwl_lib_ops iwl6000_lib;
extern struct iwl_lib_ops iwl6030_lib;


#define TIME_UNIT		1024

/*****************************************************
* DRIVER STATUS FUNCTIONS
+0 −2
Original line number Diff line number Diff line
@@ -72,8 +72,6 @@
struct iwl_host_cmd;
struct iwl_cmd;

#define TIME_UNIT		1024

/***************************
 *   L i b                 *
 ***************************/