]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
unexport csr1212_release_keyval
authorAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 20:05:29 +0000 (22:05 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 20:05:29 +0000 (22:05 +0200)
commit3f5514bf3e051044e91d17aab46ee2191a4cace2
tree7e3beb8507b8bbd5c1fdb539b40486aec36ec7b6
parent44e0a3a2850a75f1c677492b29db40a85abc9186
unexport csr1212_release_keyval

A static function mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/ieee1394/ieee1394_core.c