From: Vince Hsu Date: Tue, 2 Dec 2014 04:50:32 +0000 (+0800) Subject: soc/tegra: fuse: export tegra_sku_info X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~15^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fc36618bcbca276d24738b07234d3601d1b17a;p=pandora-kernel.git soc/tegra: fuse: export tegra_sku_info Some Tegra drivers might be compiled as kernel modules, and they need the fuse information for initialization. One example is the GK20A Nouveau driver. It needs the GPU speedo value to calculate frequency-voltage table. So export the tegra_sku_info. Signed-off-by: Vince Hsu Acked-by: Alexandre Courbot Acked-by: Thierry Reding Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed