iwl3945: Getting rid of iwl-3945-led.h
authorSamuel Ortiz <samuel.ortiz@intel.com>
Fri, 19 Dec 2008 02:37:13 +0000 (10:37 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:58:59 +0000 (15:58 -0500)
commitb5b83239e7a3540ff31db24249b90f9f6d7f5be8
tree550b717823d4836e5a312dcd6e24bc0ac73a781d
parentd9829a67f953379b5cab6b78ae8f7a879a591eb1
iwl3945: Getting rid of iwl-3945-led.h

The duplicated LED definitions prevent one from including iwl-dev.h from the
3945 specific C files.
Moreover, we are sharing many definitions between iwl-3945-led.h and
iwl-led.h, so let's just use the iwl one. Note that this file will get more
cleanups once we share a common iwl_priv structure.

Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Acked-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-3945-led.h
drivers/net/wireless/iwlwifi/iwl-led.h