diff options
| author | Jiri Slaby <[email protected]> | 2007-10-19 06:40:31 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-19 18:53:42 +0000 |
| commit | d05be13bcc6ec615fb2e9556a9b85d52800669b6 (patch) | |
| tree | e75cee7b28e2a22d94f29fdd44746ea14f4fc6b8 /drivers/misc/ibmasm/remote.c | |
| parent | amba-pl011, rename BIT macro (diff) | |
| download | kernel-d05be13bcc6ec615fb2e9556a9b85d52800669b6.tar.gz kernel-d05be13bcc6ec615fb2e9556a9b85d52800669b6.zip | |
define first set of BIT* macros
define first set of BIT* macros
- move BITOP_MASK and BITOP_WORD from asm-generic/bitops/atomic.h to
include/linux/bitops.h and rename it to BIT_MASK and BIT_WORD
- move BITS_TO_LONGS and BITS_PER_BYTE to bitops.h too and allow easily
define another BITS_TO_something (e.g. in event.c) by BITS_TO_TYPE macro
Remaining (and common) BIT macro will be defined after all occurences and
conflicts will be sorted out in the patches.
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/remote.c')
0 files changed, 0 insertions, 0 deletions
