staging: vc04_services: make local functions static
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 8 Jan 2017 18:15:12 +0000 (18:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:41:30 +0000 (17:41 +0100)
commitc5520ee07466a733860bb6bbba35b76ef1a176c7
tree6ea9b84d21d399f6e3398a38cbfeb663eafee5b8
parentc98a5a0f1ced92505875091407d8fae0eab3aac6
staging: vc04_services: make local functions static

The functions vchiq_dump_shared_state() and vchiq_is_connected() are only
used locally. So make them static.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_kern_lib.c