locking: Remove unused prototype
authorThomas Gleixner <tglx@linutronix.de>
Mon, 16 Nov 2009 18:50:38 +0000 (19:50 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 24 Nov 2009 13:41:12 +0000 (14:41 +0100)
commit 910067d1(remove generic__raw_read_trylock()) removed the
implementation but left the prototype around. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found