summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-loki.h
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2014-02-23 12:16:48 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2014-02-26 06:08:37 -0800
commitcd916e855bf3738119a475abca2fd7b197707f41 (patch)
tree2040b61eafed20513a43407c007754e1c4aeb53c /arch/arm/mach-tegra/board-loki.h
parent203b785c476295386d469b75ed3777579b33c340 (diff)
ARM: tegra: move powermon to DT for Loki
Move all power monitor device registration for Loki to DT. Following are change: - Add dtsi file for Loki power mon. - Add the dtsi file from the Loki top level dtsi file. - Delete the board powermon dts file. bug 1369958 Change-Id: Ideae40a193f2260834ce25dbd48a43c6e5bc0c6e Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/374140
Diffstat (limited to 'arch/arm/mach-tegra/board-loki.h')
-rw-r--r--arch/arm/mach-tegra/board-loki.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-loki.h b/arch/arm/mach-tegra/board-loki.h
index e47e363caab1..051a9e1be9fd 100644
--- a/arch/arm/mach-tegra/board-loki.h
+++ b/arch/arm/mach-tegra/board-loki.h
@@ -31,7 +31,6 @@ int loki_sdhci_init(void);
int loki_sensors_init(void);
int loki_regulator_init(void);
int loki_suspend_init(void);
-int loki_pmon_init(void);
int loki_edp_init(void);
int loki_rail_alignment_init(void);
int loki_soctherm_init(void);