From: Pavel Roskin Date: Fri, 19 Feb 2010 01:28:02 +0000 (-0500) Subject: ath5k: remove stale function declarations, make some functions static X-Git-Tag: v2.6.35-rc1~473^2~714^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=626ede6b1aafb3a8cadfdd04b512fd1d3dc2113e;p=pandora-kernel.git ath5k: remove stale function declarations, make some functions static Remove all unnecessary function declarations from ath5k.h. Comment out unused functions. Remove ath5k_hw_get_tsf32(), which is too trivial to be commented out. Make functions static if suggested by sparse. Make ath5k_pm_ops static. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed