|
@@ -31,6 +31,7 @@
|
|
static u32 (*fuse_readl)(const unsigned int offset);
|
|
static u32 (*fuse_readl)(const unsigned int offset);
|
|
static int fuse_size;
|
|
static int fuse_size;
|
|
struct tegra_sku_info tegra_sku_info;
|
|
struct tegra_sku_info tegra_sku_info;
|
|
|
|
+EXPORT_SYMBOL(tegra_sku_info);
|
|
|
|
|
|
static const char *tegra_revision_name[TEGRA_REVISION_MAX] = {
|
|
static const char *tegra_revision_name[TEGRA_REVISION_MAX] = {
|
|
[TEGRA_REVISION_UNKNOWN] = "unknown",
|
|
[TEGRA_REVISION_UNKNOWN] = "unknown",
|