]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HSI: ssi_protocol: Fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sun, 20 Jul 2014 05:17:20 +0000 (13:17 +0800)
committerSebastian Reichel <sre@kernel.org>
Sun, 20 Jul 2014 07:31:16 +0000 (09:31 +0200)
commit0a0ea07d3dff0918484f01c576f098dd4911b1af
treedc2d725ab4134b614077f0f1abbc4da970761337
parentb74d4954ae6a6799f7ee832bc377795ab506f4b1
HSI: ssi_protocol: Fix sparse non static symbol warning

Fixes the following sparse warning:

drivers/hsi/clients/ssi_protocol.c:904:6: warning:
 symbol 'ssip_port_event' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/hsi/clients/ssi_protocol.c