commit | c9286b7e293a1ea054e857ff3f5a23d0ad8d4f36 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Nov 16 19:50:38 2009 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Nov 24 14:41:12 2009 +0100 |
tree | 6bbbbc2c08f3cc2a2a7cb794cb818b169f965977 | |
parent | 8e13c7b772387f55dc05c6a0e5b30010c3c46ff9 [diff] |
locking: Remove unused prototype 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>