From: James A Shackleford Date: Sat, 21 Jun 2014 03:06:11 +0000 (-0400) Subject: staging: vt6655: remove header declarations for static functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1476 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94540a1ea2c7099d0fe3dcea18be5096f6eb7d6c;p=pandora-kernel.git staging: vt6655: remove header declarations for static functions The functions iwctl_giwscan() and iwctl_siwscan() are only referenced within iwctl.c -- so, remove their function declarations from iwctl.h and mark these functions as static. Signed-off-by: James A Shackleford Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed