commit | be1ff615eac1e323f67b3197390369c398ea4491 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri May 20 00:51:55 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 11 13:24:19 2011 -0500 |
tree | a2369e23a89e62951277e2d9887dc392d9eba3fc | |
parent | 810cb19003ffe0115d10700fc512a2a743916f20 [diff] |
powerpc/85xx: Fix compile errors if CONFIG_SYS_{B,Q}MAN_MEM_PHYS aren't set Add ifdef protection in LAW & TLB code to handle the case in which CONFIG_SYS_BMAN_MEM_PHYS or CONFIG_SYS_QMAN_MEM_PHYS arent defined for a build. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>