iwlwifi: move TIME_UNIT
We're getting rid of iwl-core.h, move TIME_UNIT out. 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
65aa2e5540
commit
ccc369a6b6
@@ -82,6 +82,7 @@ extern struct iwl_lib_ops iwl6000_lib;
|
|||||||
extern struct iwl_lib_ops iwl6030_lib;
|
extern struct iwl_lib_ops iwl6030_lib;
|
||||||
|
|
||||||
|
|
||||||
|
#define TIME_UNIT 1024
|
||||||
|
|
||||||
/*****************************************************
|
/*****************************************************
|
||||||
* DRIVER STATUS FUNCTIONS
|
* DRIVER STATUS FUNCTIONS
|
||||||
|
@@ -72,8 +72,6 @@
|
|||||||
struct iwl_host_cmd;
|
struct iwl_host_cmd;
|
||||||
struct iwl_cmd;
|
struct iwl_cmd;
|
||||||
|
|
||||||
#define TIME_UNIT 1024
|
|
||||||
|
|
||||||
/***************************
|
/***************************
|
||||||
* L i b *
|
* L i b *
|
||||||
***************************/
|
***************************/
|
||||||
|
Reference in New Issue
Block a user