summaryrefslogtreecommitdiff
path: root/include/linux/tegra-soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/tegra-soc.h')
-rw-r--r--include/linux/tegra-soc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/tegra-soc.h b/include/linux/tegra-soc.h
index b72794cf39c6..7d3b69af1ffb 100644
--- a/include/linux/tegra-soc.h
+++ b/include/linux/tegra-soc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012-2014, NVIDIA CORPORATION. All rights reserved.
+ * Copyright (c) 2012-2013, NVIDIA CORPORATION. All rights reserved.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
@@ -57,7 +57,6 @@ unsigned int tegra_get_minor_rev(void);
int tegra_get_lane_owner_info(void);
int tegra_split_mem_active(void);
-int is_secure_mode(void);
#ifdef CONFIG_TEGRA_PRE_SILICON_SUPPORT
void tegra_get_netlist_revision(u32 *netlist, u32* patchid);