summaryrefslogtreecommitdiff
path: root/include/linux/tegra-fuse.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tegra-fuse.h')
-rw-r--r--include/linux/tegra-fuse.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/tegra-fuse.h b/include/linux/tegra-fuse.h
index 3d72db36f5c5..0d2b9c967bce 100644
--- a/include/linux/tegra-fuse.h
+++ b/include/linux/tegra-fuse.h
@@ -51,14 +51,6 @@ int tegra_cpu_process_id(void);
int tegra_core_process_id(void);
int tegra_gpu_process_id(void);
int tegra_get_age(void);
-#if defined(CONFIG_ARCH_TEGRA_12x_SOC) && !defined(CONFIG_ARCH_TEGRA_13x_SOC)
-bool tegra_is_soc_automotive_speedo(void);
-#else
-static inline bool tegra_is_soc_automotive_speedo(void)
-{
- return 0;
-}
-#endif
int tegra_package_id(void);
int tegra_cpu_speedo_id(void);