]> git.baikalelectronics.ru Git - kernel.git/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)
commit6cbc7ffc5d4a53741e8f81825d9f884b07eb5323
treeefa16ad219a2dc39b596bb54c20f79f6245c159a
parent336d810eafe3a90405834e7b01f5f1f8d53cf66d
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