From: Lennert Buytenhek Date: Fri, 24 Jun 2005 19:54:34 +0000 (+0100) Subject: [PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their arguments X-Git-Tag: v2.6.13-rc1~68^2~251^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b56949de86694d837750a0a89c766b9871e81c;p=pandora-kernel.git [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 Signed-off-by: Russell King --- Reading git-diff-tree failed