From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:27 +0000 (-0800) Subject: [PATCH] bitops: m68k: use generic bitops X-Git-Tag: v2.6.17-rc1~502 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1a5b32ba5e2fcb53b6943b8c9c33694ac68ce5;p=pandora-kernel.git [PATCH] bitops: m68k: use generic bitops - remove generic_fls64() - remove sched_find_first_bit() - remove generic_hweight() - remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() Signed-off-by: Akinobu Mita Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed