]> git.baikalelectronics.ru Git - kernel.git/commit
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 23 Mar 2013 14:05:29 +0000 (23:05 +0900)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 17 Apr 2013 12:07:29 +0000 (14:07 +0200)
commitdac2ee492bf90ac2dfc02b92bd0603f01c8787bf
tree044c092597a2154d2fc8aa642f611f254ef891c2
parent7eeff9ae1bd85c2f9553ec490e20c2a2bbe7325f
s390/bitops: remove unnecessary macro definitions in asm/bitops.h

Remove unused __BITOPS_ALIGN, and replace __BITOPS_WORDSIZE with
BITS_PER_LONG.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/bitops.h