commit | 002741ae862c1c7e3dad89d020e392e6add1c05d | [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 | f61dae7c9dc526410faec15ce352b11fc36a560b [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>