From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:31 +0000 (-0800) Subject: [PATCH] bitops: parisc: use generic bitops X-Git-Tag: v2.6.17-rc1~497 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e18a2e1c8f6642c307032939daaf474c16344e;p=pandora-kernel.git [PATCH] bitops: parisc: use generic bitops - remove __{,test_and_}{set,clear,change}_bit() and test_bit() - remove ffz() - remove generic_fls64() - remove generic_hweight{32,16,8}() - remove generic_hweight64() - remove sched_find_first_bit() - remove find_{next,first}{,_zero}_bit() - remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() Signed-off-by: Akinobu Mita Cc: Kyle McMartin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed