diff options
Diffstat (limited to 'arch/arm/mach-tegra/tegra114_speedo.c')
-rw-r--r-- | arch/arm/mach-tegra/tegra114_speedo.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/tegra114_speedo.c b/arch/arm/mach-tegra/tegra114_speedo.c index 86eca17e5286..d0a6d5925f5f 100644 --- a/arch/arm/mach-tegra/tegra114_speedo.c +++ b/arch/arm/mach-tegra/tegra114_speedo.c | |||
@@ -17,6 +17,8 @@ | |||
17 | #include <linux/bug.h> | 17 | #include <linux/bug.h> |
18 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
19 | 19 | ||
20 | #include <soc/tegra/fuse.h> | ||
21 | |||
20 | #include "fuse.h" | 22 | #include "fuse.h" |
21 | 23 | ||
22 | #define CORE_PROCESS_CORNERS_NUM 2 | 24 | #define CORE_PROCESS_CORNERS_NUM 2 |