iwlwifi: move all ucode routines to iwl-ucode.c
authorDon Fry <donald.h.fry@intel.com>
Thu, 26 Jan 2012 00:18:52 +0000 (16:18 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 2 Feb 2012 22:38:22 +0000 (14:38 -0800)
The routines dealing with the ucode are spread through several files.
Move them all to the same file and create a iwl-ucode.h file with the
ucode file definitions.

Signed-off-by: Don Fry <donald.h.fry@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found