From: Maxime Ripard Date: Tue, 16 Jul 2013 14:45:37 +0000 (+0200) Subject: clocksource: sun4i: Wrap macros arguments in parenthesis X-Git-Tag: v3.12-rc1~166^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb008b9e873f5544120dcd401316b4c0e7743dde;p=pandora-kernel.git clocksource: sun4i: Wrap macros arguments in parenthesis The macros were not using parenthesis to escape the arguments passed to them. It is pretty unsafe, so add those parenthesis. Signed-off-by: Maxime Ripard Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed