commit | 8ee47bc72edfb854199e1f2331328795712d0889 | [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 | 5a043d9f74e9e1bcc02e1323914283cba33bcbf3 [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>