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>
Showing
- arch/powerpc/include/asm/fsl_lbc.h 3 additions, 3 deletionsarch/powerpc/include/asm/fsl_lbc.h
- include/configs/MPC8536DS.h 4 additions, 5 deletionsinclude/configs/MPC8536DS.h
- include/configs/MPC8548CDS.h 1 addition, 2 deletionsinclude/configs/MPC8548CDS.h
- include/configs/MPC8572DS.h 4 additions, 5 deletionsinclude/configs/MPC8572DS.h
- include/configs/P1022DS.h 1 addition, 1 deletioninclude/configs/P1022DS.h
- include/configs/P2020DS.h 5 additions, 4 deletionsinclude/configs/P2020DS.h
- include/configs/corenet_ds.h 1 addition, 1 deletioninclude/configs/corenet_ds.h
- include/configs/p1_p2_rdb_pc.h 2 additions, 2 deletionsinclude/configs/p1_p2_rdb_pc.h
Loading
Please register or sign in to comment