commit | 9e36b82964bc60914e5fbb1c16ca6866ba4cce9f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Sat Sep 19 11:20:54 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 24 12:04:58 2009 -0500 |
tree | 74789a945930bfd66faadf7394ae84f74f2c4dd9 | |
parent | fd19d1e8c3dacaddd4f1ca6ceb0c904c07670fe1 [diff] |
ppc/85xx: Clean up use of LAWAR defines On 85xx platforms we shouldn't be using any LAWAR_* defines but using the LAW_* ones provided by fsl-law.h. Rename any such uses and limit the LAWAR_ to the 83xx platform as the only user so we will get compile errors in the future. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>