diff options
| -rw-r--r-- | arch/arm/mach-tegra/fuse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/fuse.h b/arch/arm/mach-tegra/fuse.h index ff1383dd61a7..da78434678c7 100644 --- a/arch/arm/mach-tegra/fuse.h +++ b/arch/arm/mach-tegra/fuse.h | |||
| @@ -37,6 +37,7 @@ enum tegra_revision { | |||
| 37 | 37 | ||
| 38 | #define TEGRA20 0x20 | 38 | #define TEGRA20 0x20 |
| 39 | #define TEGRA30 0x30 | 39 | #define TEGRA30 0x30 |
| 40 | #define TEGRA114 0x35 | ||
| 40 | 41 | ||
| 41 | extern int tegra_sku_id; | 42 | extern int tegra_sku_id; |
| 42 | extern int tegra_cpu_process_id; | 43 | extern int tegra_cpu_process_id; |
