diff options
author | Geert Uytterhoeven <[email protected]> | 2012-07-11 14:01:59 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-07-11 16:04:41 -0700 |
commit | 1c20c3de6c35b4ccf12f81b9f98ac9771e7510d3 (patch) | |
tree | 1c1a4fe2e1f75c0bf0a10c5225d587bda05d7de6 /tools/perf/util/scripting-engines | |
parent | 325c117000c1851139981a63d331ea33f2997cd3 (diff) |
mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD
Fix the warning:
include/linux/ptrace.h:66:0: warning: "PTRACE_O_TRACESYSGOOD" redefined [enabled by default]
arch/mn10300/include/asm/ptrace.h:85:0: note: this is the location of the previous definition
We already have it in <linux/ptrace.h>, so remove it from <asm/ptrace.h>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: David Howells <[email protected]>
Cc: Koichi Yasutake <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions