]> Pileus Git - ~andy/linux/commit
powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 4 Nov 2012 02:03:44 +0000 (02:03 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 02:01:07 +0000 (13:01 +1100)
commit2237f4f40af9ab57d5427b35d1514d3e65d31d1a
treeefa16ad219a2dc39b596bb54c20f79f6245c159a
parentc5a0809a24c19fcefea5f3aeb07bde9a2dee5d80
powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h

Replace BITOP_MASK and BITOP_WORD with BIT_MASK and BIT_WORD defined
in linux/bitops.h and remove BITOP_* which are not used anymore.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/bitops.h