iwlagn: merge eeprom access into single file
commit701cb0997f42196a42c3566da1d35451b4b899e2
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 15 Sep 2011 18:46:41 +0000 (15 11:46 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Sep 2011 19:58:30 +0000 (19 15:58 -0400)
tree4b98df3216c6a026f2bc6876df880d1b917f95ec
parent1dd9124e2911b34744672c91ad865f39711f5542
iwlagn: merge eeprom access into single file

After driver split and no need to support legacy devices, there is no reason
we need to separate the NVM access into different files, merge those.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/Makefile
drivers/net/wireless/iwlwifi/iwl-agn-eeprom.c [deleted file]
drivers/net/wireless/iwlwifi/iwl-eeprom.c