From: Akinobu Mita Date: Sun, 26 Mar 2006 09:39:29 +0000 (-0800) Subject: [PATCH] bitops: m68knommu: use generic bitops X-Git-Tag: v2.6.17-rc1~499 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d7cdcf6e6d2a3db9885316d075940f12324413;p=pandora-kernel.git [PATCH] bitops: m68knommu: use generic bitops - remove ffs() - remove __ffs() - remove sched_find_first_bit() - remove ffz() - remove find_{next,first}{,_zero}_bit() - remove generic_hweight() - remove minix_{test,set,test_and_clear,test,find_first_zero}_bit() - remove generic_fls() - remove generic_fls64() Signed-off-by: Akinobu Mita Cc: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed