From: Samuel Ortiz Date: Fri, 23 Jan 2009 21:45:17 +0000 (-0800) Subject: iwlwifi: Remove IWL3945_DEBUG X-Git-Tag: v2.6.30-rc1~662^2~836^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d08853a3995cfc2985307da7400fb57bfa5773e2;p=pandora-kernel.git iwlwifi: Remove IWL3945_DEBUG IWL3945_DEBUG is pointless and obsolete. We already have an IWLWIFI_DEBUG symbol, that needs to be set if we actually want to get 3945 debug (see iwl-debug.h). Thus, we can simply get rid of this symbol. Signed-off-by: Samuel Ortiz Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed