git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7f8d7e
)
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
author
Akinobu Mita
<akinobu.mita@gmail.com>
Sat, 23 Mar 2013 14:05:29 +0000
(23:05 +0900)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 17 Apr 2013 12:07:29 +0000
(14:07 +0200)
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>
No differences found