commit | 92cb9a25b1a9117f4dacb0bce8c16b90b73b8698 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Tue Dec 04 14:26:15 2007 +1100 |
committer | Jon Loeliger <jdl@freescale.com> | Tue Dec 04 07:54:03 2007 -0600 |
tree | fee6764026b45208e0f11e5066930b002b307e14 | |
parent | 2d72816ccfdcfd8039ab0b8883f9eeac895984bb [diff] |
dtc: Add many const qualifications This adds 'const' qualifiers to many variables and functions. In particular it's now used for passing names to the tree accesor functions. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>