iwlwifi: move agn only eeprom functions to separate file
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 8 Oct 2010 23:05:19 +0000 (16:05 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 14 Oct 2010 16:47:42 +0000 (09:47 -0700)
Some of the functions in iwl-eeprom.c file are for agn devices only,
Those functions do not have to be part of iwlcore.ko, so move those
to iwl-agn-eeprom.c file.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found