Staging: bcm: Enclose complex values in parenthesis in nvm.h
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 1 Dec 2012 06:15:47 +0000 (01:15 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:45:49 +0000 (10:45 -0800)
This patch fixes the warning: "Macros with complex values
should be enclosed in parenthesis" as reported by
checkpatch.pl

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found