commit | 9edb2415df234fe2e07f0dc9c88569a3e76b78f9 | [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 | 44f76538af69b0b872acd7cfa58b71775ae60e17 [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>