From: Thierry Reding Date: Thu, 8 Jan 2015 07:24:46 +0000 (+0100) Subject: soc/tegra: fuse: Constify tegra_fuse_info structures X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~71^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=200d876a5ad136e9d92a107a8190dd8d017d76fc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed