FRV: bitops: Change the bitmap index from int to unsigned long
authorJustin Chen <jchen@hpdst41.cup.hp.com>
Thu, 11 Jun 2009 12:04:59 +0000 (13:04 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2009 16:01:26 +0000 (09:01 -0700)
commitd2f11bf7fc630e27dfcede367399dddf40521878
treec1bd9e1551d93262398286428dd5face41bd3f39
parent07a2039b8eb0af4ff464efd3dfd95de5c02648c6
FRV: bitops: Change the bitmap index from int to unsigned long

Change the index to unsigned long in all bitops for [frv]

Signed-off-by: Justin Chen <justin.chen@hp.com>
Reviewed-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/include/asm/bitops.h