From: Samuel Ortiz Date: Fri, 19 Dec 2008 02:37:13 +0000 (+0800) Subject: iwl3945: Getting rid of iwl-3945-led.h X-Git-Tag: v2.6.30-rc1~662^2~836^2~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b83239e7a3540ff31db24249b90f9f6d7f5be8;p=pandora-kernel.git 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 Acked-by: Abhijeet Kolekar Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed