]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec0f061b5a4ec860df17749d131f5bc011be6ad4
tree6ea9b84d21d399f6e3398a38cbfeb663eafee5b8
parent4d38379f1a43b96d6c65b4aacf0ab7cdd11e77e8
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