From: Luciano Coelho Date: Mon, 10 Nov 2014 07:25:57 +0000 (+0200) Subject: wlcore: make wlcore_cmd_send_failsafe() static X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d351f5fea44a7527819598070e11b5c9dc53c017;p=pandora-kernel.git wlcore: make wlcore_cmd_send_failsafe() static The wlcore_cmd_send_failsafe() function is only called in the cmd.c file, where it is definde. Make it static. Additionally, move the EXPORT_SYMBOL macro for wl1271_cmd_send() to the right place. Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed