commit | 91cac623262c1c0cd298c5c648a8bd2b647c264d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Sat Dec 13 17:41:41 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Dec 15 14:29:38 2008 -0600 |
tree | 7af06e10c91f346662c858cc65f2dd810a089db7 | |
parent | 8309ce7280536b07716026ff588acbcc0ee1a546 [diff] |
powerpc/85xx: Fix compile issues with mpc8572ds.dts Fix the localbus reg & range properties to respect that the top level #address-cells and #size-cells = 2. The original commit (c64ef80b517680f1e228b2ee55e3ce7cd94c7fe0) did not do that. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>