From: Johannes Berg Date: Wed, 10 Nov 2010 17:56:38 +0000 (-0800) Subject: iwlagn: fix non-5000+ build X-Git-Tag: v2.6.38-rc1~476^2~558^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae79d23d0b2c16998e60f49a16dae53521c76a45;p=pandora-kernel.git iwlagn: fix non-5000+ build When building 4965 without 5000+ there were a lot of build errors due to functions being used that weren't even compiled in. To fix this move some code around and only compile the HCMD code for 5000+ series as it's not used for 4965. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed