[ARM] Fix iop3xx macro
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 1 Nov 2007 21:27:59 +0000 (21:27 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 5 Nov 2007 09:40:27 +0000 (09:40 +0000)
commitc617360afaeeef4bf3768dc0537edfc72ffb2763
treedab4755af23de68f6bec5419d63339661f5c3544
parentb55d1b1814c52463c11707f53dbdc223e09b2924
[ARM] Fix iop3xx macro

Macro arguments used in expressions should have parens.  This avoids
warnings such as:

drivers/serial/8250.c:1951: warning: suggest parentheses around arithmetic in operand of |

Acked-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/hardware/iop3xx.h