From: Bruno Randolf Date: Thu, 25 Mar 2010 05:49:03 +0000 (+0900) Subject: ath5k: remove static calibration interval variable X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1063b176c072b936c43d0e6270168b19881ecb72;p=pandora-kernel.git ath5k: remove static calibration interval variable Remove static variable ath5k_calinterval which was used as a constant. Use a #define instead. Also we don't need ah_cal_intval. Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed