From: Jaswinder Singh Rajput Date: Sun, 20 Sep 2009 08:09:24 +0000 (+0530) Subject: b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_rx_gain_o... X-Git-Tag: v2.6.33-rc1~388^2~865^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdcf8ff3dd7e89ee4b3f303b6f7e5e04876f9d76;p=pandora-kernel.git b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_rx_gain_override Commenting unused functions lpphy_restore_dig_flt_state and lpphy_disable_rx_gain_override, may be we need these functions in future. This also fixed following compilation warnings : CC [M] drivers/net/wireless/b43/phy_lp.o drivers/net/wireless/b43/phy_lp.c:383: warning: ‘lpphy_restore_dig_flt_state’ defined but not used drivers/net/wireless/b43/phy_lp.c:891: warning: ‘lpphy_disable_rx_gain_override’ defined but not used Signed-off-by: Jaswinder Singh Rajput Signed-off-by: John W. Linville --- Reading git-diff-tree failed