summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2014-02-23 12:16:48 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2014-02-24 23:27:39 -0800
commitb152d0b3766e567e36ef9712325d4d9630091e3d (patch)
treec6ad998c95cb510c9f9664d2b36e1450382436a9 /arch/arm/mach-tegra/Makefile
parent7bc71902cef89345adb93a4483645222aad247f3 (diff)
ARM: tegra: move powermon to DT for pluto
Move all power monitor device registration for Pluto to DT. Following are change: - Add dtsi file for pluto power mon. - create new top level dts file for powerconfig rework based board which has different calibration and power lsb values. - Delete the board powermon dts file. bug 1369958 Change-Id: I54569e33d04926bbebd017fa732fb19652fb3e3f Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/373612
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index f75047a38b97..9aec9d0e91e2 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -223,7 +223,6 @@ obj-${CONFIG_MACH_TEGRA_PLUTO} += board-pluto-sdhci.o
obj-${CONFIG_MACH_TEGRA_PLUTO} += board-pluto-panel.o
obj-${CONFIG_MACH_TEGRA_PLUTO} += board-pluto-kbc.o
obj-${CONFIG_MACH_TEGRA_PLUTO} += board-pluto-sensors.o
-obj-${CONFIG_MACH_TEGRA_PLUTO} += board-pluto-powermon.o
obj-${CONFIG_MACH_TEGRA_PLUTO} += panel-l-720p-5.o
obj-${CONFIG_MACH_TEGRA_PLUTO} += panel-j-720p-4-7.o
obj-${CONFIG_MACH_TEGRA_PLUTO} += panel-s-1080p-5.o