diff options
author | David Howells <dhowells@redhat.com> | 2010-08-31 16:52:11 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-07 13:52:28 -0700 |
commit | 3ab61eb9fd751336d1b3ad50ec7704bd3b62213f (patch) | |
tree | 6f1adf03516c10df7b7d46a240a3446e24be7d12 /block/blk-barrier.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 <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'block/blk-barrier.c')
0 files changed, 0 insertions, 0 deletions