commit | f0ea2e0bb8f01fc36e32402a479b16ad032da081 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Wed Oct 16 19:19:01 2013 +0200 |
committer | Stephen Warren <swarren@nvidia.com> | Fri Oct 18 16:28:11 2013 -0600 |
tree | 329f0478c7650b7f0d1926ee27eacfbabf98fd00 | |
parent | c1e96da28cf56c9f7be5e54d92c31ef3f70799fa [diff] |
ARM: tegra: Constify list of CPU domains There's no need to modify these at runtime, it is static data and never needs to change. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>