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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
These structures contain read-only data and are never modified, so they
can be const.
Signed-off-by:
Thierry Reding <treding@nvidia.com>