[POWERPC] Use asm-generic/bitops/find.h in bitops.h
authorAlexander van Heukelum <heukelum@mailshack.com>
Wed, 16 Apr 2008 13:55:08 +0000 (15:55 +0200)
committerPaul Mackerras <paulus@samba.org>
Fri, 18 Apr 2008 04:03:30 +0000 (14:03 +1000)
Powerpc and ppc have some code in their bitops.h that is exactly the
same as asm-generic/bitops/find.h.  Include this header instead of the
private implementation.

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found