From: Alexander van Heukelum Date: Wed, 16 Apr 2008 13:55:08 +0000 (+0200) Subject: [POWERPC] Use asm-generic/bitops/find.h in bitops.h X-Git-Tag: v2.6.26-rc1~1125^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47b9d9bddf1877187d965f4dd4d7d454d8cdb50c;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed