[SPARC64]: Simplify asm/rwsem.h slightly.
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2005 02:35:42 +0000 (19:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jul 2005 02:35:42 +0000 (19:35 -0700)
commit620de54675e76f1369326bbe1fc75aff88917063
treee50b449c94843e15c4dfa964ada5b50f1876e497
parent6593eaed814d50214d6056c683d52ac63153730e
[SPARC64]: Simplify asm/rwsem.h slightly.

rwsem_atomic_update and rwsem_atomic_add can be implemented
straightly using atomic_*() routines.

Also, rwsem_cmpxchgw() is totally unused, kill it.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/asm-sparc64/rwsem.h