]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[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)
commit47b9d9bddf1877187d965f4dd4d7d454d8cdb50c
tree9892cdd1d82d89bfd5400d8d048ed2d4e98ad473
parent11a55f2274bf0d719e4dd05f4ac5e89a15740211
[POWERPC] Use asm-generic/bitops/find.h in bitops.h

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>
include/asm-powerpc/bitops.h