]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] bitops: ia64: use generic bitops
authorAkinobu Mita <mita@miraclelinux.com>
Sun, 26 Mar 2006 09:39:25 +0000 (01:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:12 +0000 (08:57 -0800)
commit2875aef8bd0e42367a66a78ef7abe10f3bba27b5
tree44f81fa0e5c3f5bcf90eb1d6326c1eff9915dfbd
parent1cc2b9943b7b3a8d526aa8be5450d3ec083c3de4
[PATCH] bitops: ia64: use generic bitops

- remove generic_fls64()
- remove find_{next,first}{,_zero}_bit()
- remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()
- remove minix_{test,set,test_and_clear,test,find_first_zero}_bit()
- remove sched_find_first_bit()

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/Kconfig
arch/ia64/lib/Makefile
arch/ia64/lib/bitop.c [deleted file]
include/asm-ia64/bitops.h