Blackfin: debug-mmrs: prevent macro arg from expanding
authorMike Frysinger <vapier@gentoo.org>
Thu, 16 Jun 2011 22:22:11 +0000 (18:22 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:20 +0000 (01:18 -0400)
Passing a non-simple expression in as the addr arg could incorrectly
apply the pointer cast resulting in misbehavior.  Add proper paren.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found