summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorLiang Cheng <licheng@nvidia.com>2011-11-01 14:19:08 -0500
committerVarun Wadekar <vwadekar@nvidia.com>2011-12-08 18:02:33 +0530
commite6a55a17395f87509338e73278924f9c7bd45f06 (patch)
tree9d969c18f3768fc08661ce367a1cdab1243ec3bf /arch/arm/mach-tegra/Makefile
parent6dcc62325fb0a833c324ae13e4fbbca7121b93f1 (diff)
arm:tegra: remove the kernel support of emc_log for Tegra3
A new version of emc_log moves out kernel space completely. The kernel support is not needed any more. bug 896334 Change-Id: I4f5be9846f09ed1089b636f21aaa15342662fe78 Reviewed-on: http://git-master/r/61551 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
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 7cf036210170..67b4e3294607 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -94,7 +94,6 @@ obj-$(CONFIG_DEBUG_ICEDCC) += sysfs-dcc.o
obj-$(CONFIG_TEGRA_CLUSTER_CONTROL) += sysfs-cluster.o
ifeq ($(CONFIG_TEGRA_MC_PROFILE),y)
obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra2_mc.o
-obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += tegra3_mc.o
endif
obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += tegra3_tsensor.o
obj-$(CONFIG_TEGRA_DYNAMIC_PWRDET) += powerdetect.o