Home
last modified time | relevance | path

Searched hist:"7 ca12b97001a1d45623b98f54ba5bf789146b71b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-keystone/include/mach/
H A Dpsc_defs.h7ca12b97001a1d45623b98f54ba5bf789146b71b Thu Feb 25 18:53:43 UTC 2016 Nishanth Menon <nm@ti.com> 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>