commit | b56570c4e97c4f091fd971612d3693eb0affdf1c | [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 | 1a767f2e18f7ad1c8b8bd14226b5aa399403e22b [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>