From: Gabor Juhos Date: Mon, 16 Apr 2012 20:46:32 +0000 (+0200) Subject: ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ X-Git-Tag: v3.5-rc1~109^2~410^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8edb254c8c08dc2e6cb60e30da00a49f8b102c43;p=pandora-kernel.git ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ The FBIN2FREQ macro and the ath9k_hw_fbin2freq function does the same thing. Remove the macro, and use the inline function instead. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed