commit | 58b2f96e380f4e5a544dc49b7f33dc04b85eb1c5 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu May 19 16:15:11 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 11 13:24:19 2011 -0500 |
tree | 8a665694b14402621ba81b8f068e5ab1c233c040 | |
parent | eb51f63c0291704350ce39c4f9074097ffc91a5b [diff] |
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>