From 94674b15df4fdb111aeb2b07e67a818db5faa3c3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 16 Jun 2011 18:22:11 -0400 Subject: [PATCH] Blackfin: debug-mmrs: prevent macro arg from expanding 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 --- Reading git-format-patch failed