commit | 200d876a5ad136e9d92a107a8190dd8d017d76fc | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Jan 08 08:24:46 2015 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jan 09 16:14:16 2015 +0100 |
tree | 02fe86609768bcbf6be2a54a421d63718bd9c927 | |
parent | 24ef5745dafc2eaf287a0bb9ee9e4ff9a4f64108 [diff] |
soc/tegra: fuse: Constify tegra_fuse_info structures These structures contain read-only data and are never modified, so they can be const. Signed-off-by: Thierry Reding <treding@nvidia.com>