summaryrefslogtreecommitdiff
path: root/arch/h8300/include/asm/system.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2010-08-31 15:52:11 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2010-09-07 20:52:28 (GMT)
commit3ab61eb9fd751336d1b3ad50ec7704bd3b62213f (patch)
tree6f1adf03516c10df7b7d46a240a3446e24be7d12 /arch/h8300/include/asm/system.h
parent7a2e8a8faab76386d8eaae9ded739ee5615be174 (diff)
downloadlinux-fsl-qoriq-3ab61eb9fd751336d1b3ad50ec7704bd3b62213f.tar.xz
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 'arch/h8300/include/asm/system.h')
0 files changed, 0 insertions, 0 deletions