diff options
author | Don Fry <donald.h.fry@intel.com> | 2011-10-14 23:54:44 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-09 00:53:54 +0400 |
commit | 5510697515fad6fe53d1f845ce21a13900339d82 (patch) | |
tree | 1b6e51068366dea593499241bf1524d46d3be728 /drivers/power | |
parent | 560124095f467c9920c25fa215ab1397dc37d0d6 (diff) | |
download | linux-5510697515fad6fe53d1f845ce21a13900339d82.tar.xz |
iwlagn: remove unnecessary type for tracing operations
The device tracing routines only use the priv pointer as an opaque
value. Change from a typed iwl_priv pointer to a null pointer and
eliminate the need to include iwl_priv.h. CMD_ASYNC is defined in
iwl_shared.h which is the only reason it is included.
Signed-off-by: Don Fry <donald.h.fry@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions