From: Russell King Date: Sat, 5 May 2007 10:59:13 +0000 (+0100) Subject: [ARM] iop: add missing parens in macro X-Git-Tag: v2.6.22-rc1~1009^2~1^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad902cb9e29a4d6ff155f682ae79d8d8b2b73a9b;p=pandora-kernel.git [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 --- Reading git-diff-tree failed