diff options
| author | Michael Neuling <[email protected]> | 2013-01-10 14:25:34 +0000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2013-01-16 05:25:47 +1100 |
| commit | b9818c3312da66f4b83a4a2e8650628be1237cb5 (patch) | |
| tree | 3facf032be97c0373ba03ee9bce55bb2955d1f55 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | fa5924640341f714af7757194d5da7ecd66abe2b (diff) | |
powerpc: Rename set_break to avoid naming conflict
With allmodconfig we are getting:
drivers/tty/synclink_gt.c:160:12: error: conflicting types for 'set_break'
arch/powerpc/include/asm/debug.h:49:5: note: previous declaration of 'set_break' was here
drivers/tty/synclinkmp.c:526:12: error: conflicting types for 'set_break'
arch/powerpc/include/asm/debug.h:49:5: note: previous declaration of 'set_break' was here
This renames set_break to set_breakpoint to avoid this naming conflict
Signed-off-by: Michael Neuling <[email protected]>
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions