ARM: keystone2: psc-defs: use adequate () for macros
authorNishanth Menon <nm@ti.com>
Thu, 25 Feb 2016 18:53:43 +0000 (12:53 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 14 Mar 2016 23:18:36 +0000 (19:18 -0400)
commit7ca12b97001a1d45623b98f54ba5bf789146b71b
treefdcd20276786477158b90420171e9448b78224b8
parent82ff21bd6f1c50c4e062a0c178583fb79494e113
ARM: keystone2: psc-defs: use adequate () for macros

'#define X a | b' is better defined as '#define X (a | b)' for obvious
reasons.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-keystone/include/mach/psc_defs.h