Searched hist:"5 c4a3d431e57c6eb9a7663905f47724fbf1f04dd" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | mmu.h | 5c4a3d431e57c6eb9a7663905f47724fbf1f04dd Mon Oct 31 18:30:41 UTC 2011 Timur Tabi <timur@freescale.com> powerpc/85xx: fix definition of MAS register macros
Some of the MAS register macros do not protect the parameter with parentheses, which could cause wrong values if the parameter includes operators.
Also fix the definition of TSIZE_TO_BYTES() so that it actually uses the parameter. This hasn't caused any problems to date because the parameter was always been 'tsize'.
Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
|