Blackfin: fix flag storage for irq funcs
authorMike Frysinger <vapier@gentoo.org>
Mon, 8 Jun 2009 13:51:30 +0000 (09:51 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Jun 2009 11:20:09 +0000 (07:20 -0400)
commitf9ee3ab81c222219ad4467b75b406efe2616d8a4
tree1ca12ff109dfe667917459eec5e8c520e88cd0fd
parent82bd1d7d45a69c54fb6beedb78ccb1c7d308dd93
Blackfin: fix flag storage for irq funcs

The IRQ functions take an "unsigned long" flags variable, not any other
type, so fix the places where we use "int" or "long".

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/atomic.h
arch/blackfin/include/asm/bitops.h