staging: ks7010: declare private functions static
authorNicholas Mc Guire <hofrat@osadl.org>
Mon, 25 Jul 2016 19:22:27 +0000 (21:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 16:12:57 +0000 (18:12 +0200)
commit9afe11e956766eaac4643adaaf49f223dd536c92
tree82fd1da6a0dc2600ef084f7075b95d5895fcbbe4
parent9d29f14db1095f52ca00b8162b242d6fce07d19f
staging: ks7010: declare private functions static

Private functions in ks_hostif.c can be declared static.

Fixes: 13a9930d15b4 ("staging: ks7010: add driver from Nanonote extra-repository")

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c