sparc64: Remove RWSEM export leftovers
authorKirill Tkhai <[email protected]>
Mon, 12 Aug 2013 12:02:24 +0000 (16:02 +0400)
committerDavid S. Miller <[email protected]>
Thu, 5 Sep 2013 19:12:51 +0000 (12:12 -0700)
commit61d9b9355b0d427bd1e732bd54628ff9103e496f
tree58ebd59174e63b2bbf57de4619dd7f73b36685e8
parent63d499662aeec1864ec36d042aca8184ea6a938e
sparc64: Remove RWSEM export leftovers

The functions

__down_read
__down_read_trylock
__down_write
__down_write_trylock
__up_read
__up_write
__downgrade_write

are implemented inline, so remove corresponding EXPORT_SYMBOLs
(They lead to compile errors on RT kernel).

Signed-off-by: Kirill Tkhai <[email protected]>
CC: David Miller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
arch/sparc/lib/ksyms.c