m68knommu: use generic find_next_bit_le()
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 26 May 2011 23:26:13 +0000 (16:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 May 2011 00:12:39 +0000 (17:12 -0700)
commit968d803c98410910fbadca031b6a873d4bc12dd5
tree656b5b3e4c3eb806244b1d7f34a68ba2275f53ed
parent802caabbededeecbe433bcdb8a8ee0721836f7db
m68knommu: use generic find_next_bit_le()

The implementation of find_next_bit_le() on m68knommu is identical with
the generic implementation of find_next_bit_le().

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/include/asm/bitops_no.h