commit | 7ee411071f31c856107e6b29fcd8df53ae4d7349 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Fri Jul 06 07:39:26 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Aug 08 18:32:15 2012 -0500 |
tree | fbbbdd41ce72ee5ce148cc9b09eea016cf2a1109 | |
parent | 145dbc02501bba43cfee952d5669406c871be6d8 [diff] |
powerpc/85xx: improve definition of BR_PHYS_ADDR macro The BR_PHYS_ADDR(x) macro was missing parentheses around "x" in the macro definition, so callers had to supply their own parenthesis. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>