From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:20 +0000 (-0800) Subject: [PATCH] bitops: arm26: use generic bitops X-Git-Tag: v2.6.17-rc1~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d142d8601993f423386556f1cbbacbdcf7b7a767;p=pandora-kernel.git [PATCH] bitops: arm26: use generic bitops - remove __{,test_and_}{set,clear,change}_bit() and test_bit() - remove ffz() - remove __ffs() - remove generic_fls() - remove generic_fls64() - remove generic_ffs() - remove sched_find_first_bit() - remove generic_hweight{32,16,8}() Signed-off-by: Akinobu Mita Cc: Ian Molton Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed