diff options
author | David Howells <[email protected]> | 2010-08-31 16:52:11 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-09-07 13:52:28 -0700 |
commit | 3ab61eb9fd751336d1b3ad50ec7704bd3b62213f (patch) | |
tree | 6f1adf03516c10df7b7d46a240a3446e24be7d12 /tools/perf/util/trace-event-scripting.c | |
parent | 7a2e8a8faab76386d8eaae9ded739ee5615be174 (diff) |
h8300: IRQ flags should be stored in an unsigned long
Fix h8300's asm/atomic.h to store the IRQ flags in an unsigned long to deal
with warnings of the following type:
arch/h8300/include/asm/atomic.h: In function 'atomic_add_return':
arch/h8300/include/asm/atomic.h:22: warning: comparison of distinct pointer types lacks a cast
arch/h8300/include/asm/atomic.h:24: warning: comparison of distinct pointer types lacks a cast
Signed-off-by: David Howells <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions