[ARM] iop: add missing parens in macro
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 5 May 2007 10:59:13 +0000 (11:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 May 2007 10:59:13 +0000 (11:59 +0100)
commitad902cb9e29a4d6ff155f682ae79d8d8b2b73a9b
tree3c3b59b35915df5fbdbe7b4855ce73d4cf78958a
parentd2dd8b1fed314d22c50965f78f6895117c4abfc8
[ARM] iop: add missing parens in macro

Fix:

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

due to a macro argument being used without required parenthesis.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/hardware/iop3xx.h