Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information