diff options
author | Thomas Gleixner <[email protected]> | 2011-01-26 20:06:06 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2011-01-27 12:30:39 +0100 |
commit | aac72277fda6ef788bb8d5deaa502ce9b9b6e472 (patch) | |
tree | 013d8293e9b8f0397936e723f2e9be1a3e72dc61 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 41e5887fa39ab272d9266a09cbefdef270e28b93 (diff) |
rwsem: Move duplicate function prototypes to linux/rwsem.h
All architecture specific rwsem headers carry the same function
prototypes. Just x86 adds asmregparm, which is an empty define on all
other architectures. S390 has a stale rwsem_downgrade_write()
prototype.
Remove the duplicates and add the prototypes to linux/rwsem.h
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: David Howells <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Richard Henderson <[email protected]>
Acked-by: Tony Luck <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Cc: Paul Mundt <[email protected]>
Acked-by: David Miller <[email protected]>
Cc: Chris Zankel <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions