]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: remove header declarations for static functions
authorJames A Shackleford <shack@linux.com>
Sat, 21 Jun 2014 03:06:11 +0000 (23:06 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:21:51 +0000 (20:21 -0400)
commit4c8a0c0fda92113276207cda08bca9390edebc6e
treeb7dc4aa4d1dd186a6d0cdde963876736b1cdfca0
parentfcb7bcac65760bea5b81d1d0ba4bccde8487389e
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 <shack@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/iwctl.c
drivers/staging/vt6655/iwctl.h