commit | c6b56949de86694d837750a0a89c766b9871e81c | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Fri Jun 24 20:54:34 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jun 24 20:54:34 2005 +0100 |
tree | a017c6716addbca90f2ef332a2fea8555dae1a94 | |
parent | 59a49e38711a146dc0bef4837c825b5422335460 [diff] |
[PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their arguments Patch from Lennert Buytenhek Two macros that are used on the ixp2000 to fixup byte lane enables for I/O space accesses, align{b,w}, use their arguments without parenthesizing them. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>