From: Peter De Schrijver Date: Thu, 12 Jun 2014 15:36:36 +0000 (+0300) Subject: ARM: tegra: move fuse exports to soc/tegra/fuse.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~6^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35874f3617b38e0c1f72163407c41d554a8f5939;p=pandora-kernel.git ARM: tegra: move fuse exports to soc/tegra/fuse.h All fuse related functionality will move to a driver in the following patches. To prepare for this, export all the required functionality in a global header file and move all users of fuse.h to soc/tegra/fuse.h. While we're at it, remove tegra_bct_strapping, as its only user was removed in Commit a7cbe92cef27 ("ARM: tegra: remove tegra EMC scaling driver"). Signed-off-by: Peter De Schrijver Signed-off-by: Stephen Warren Signed-off-by: Thierry Reding --- Reading git-diff-tree failed