From: Gabor Juhos Date: Mon, 16 Apr 2012 20:46:31 +0000 (+0200) Subject: ath9k: move ath9k_hw_fbin2freq function to eeprom.h X-Git-Tag: v3.5-rc1~109^2~410^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23bd7cedf1f1c97a5019de6f7736ab935d7cc6a3;p=pandora-kernel.git ath9k: move ath9k_hw_fbin2freq function to eeprom.h Both eeprom.c and ar9003_eeprom.c has an indentical 'ath9k_hw_fbin2freq' function. Move the function to a common place and remove the duplicates. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed