]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit01c2475f6d959ed3beb9ce1b0bc6f8108179af65
tree044c092597a2154d2fc8aa642f611f254ef891c2
parentf7f8d7e51d3c31426ee006c38d5b0ae3c9b8733e
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