]> git.baikalelectronics.ru Git - kernel.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)
commit914058122464ec7748bd2b17c37d4d1ffc57d580
tree9892cdd1d82d89bfd5400d8d048ed2d4e98ad473
parentfa7fbf437399e3766e501aa1c8d8c5cf9c3d2bc4
[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