diff options
author | Bastian Blank <[email protected]> | 2009-04-04 20:54:26 +0000 |
---|---|---|
committer | Kyle McMartin <[email protected]> | 2009-07-03 03:34:06 +0000 |
commit | 692c14a5931341a37e4fbfca5fa96751187a108f (patch) | |
tree | c01646bbb0e4c5f44d0306398e32c1bb1563b9b5 /arch/parisc/mm/init.c | |
parent | 071327ec9005e9a826d088d37021ed2c88e683f7 (diff) |
parisc: Remove casts from atomic macros
The atomic operations on parisc are defined as macros. The macros
includes casts which disallows the use of some syntax elements and
produces error like this:
net/phonet/pep.c: In function 'pipe_rcv_status':
net/phonet/pep.c:262: error: lvalue required as left operand of assignment
The patch removes this superfluous casts.
Signed-off-by: Bastian Blank <[email protected]>
Signed-off-by: Kyle McMartin <[email protected]>
Diffstat (limited to 'arch/parisc/mm/init.c')
0 files changed, 0 insertions, 0 deletions