From: Stephen Warren Date: Mon, 16 Jun 2014 21:05:04 +0000 (-0600) Subject: soc/tegra: fuse: fix dummy functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~6^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fa937a767bd0933dfe6017cabd038ce52594171;p=pandora-kernel.git soc/tegra: fuse: fix dummy functions The Tegra fuse header's dummy functions for the case where Tegra20 is disabled are inconsistent with the correct prototypes, and have some syntax errors. Fix these. While at it, fix the indentation level of the dummy function bodies. Fixes: 783c8f4c8445 ("soc/tegra: Add efuse driver for Tegra") Cc: Peter De Schrijver Signed-off-by: Stephen Warren Signed-off-by: Thierry Reding --- Reading git-diff-tree failed