powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't set
Add ifdef protection for qp_info and liodn associated with Q/BMan. Also
rearrange setting of _tbl_sz variables to utilize existing ifdef
protection for things like FMAN.
Also add protection around setup_portals() call in corenet_ds board
code.
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/cpu/mpc85xx/p3041_ids.c 7 additions, 4 deletionsarch/powerpc/cpu/mpc85xx/p3041_ids.c
- arch/powerpc/cpu/mpc85xx/p4080_ids.c 8 additions, 5 deletionsarch/powerpc/cpu/mpc85xx/p4080_ids.c
- arch/powerpc/cpu/mpc85xx/p5020_ids.c 7 additions, 4 deletionsarch/powerpc/cpu/mpc85xx/p5020_ids.c
- board/freescale/corenet_ds/corenet_ds.c 2 additions, 0 deletionsboard/freescale/corenet_ds/corenet_ds.c
Loading
Please register or sign in to comment