summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/tegra-common/Makefile
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-10-04 10:22:47 -0500
committerTom Rini <trini@ti.com>2013-11-04 11:24:22 -0500
commit31df9893b9004938722dadcc025b337fed99ccab (patch)
tree07c31d05e58ddea9fa41d6f8536e747d3bcd2ccb /arch/arm/cpu/tegra-common/Makefile
parent23ab7ee0ffa9d5efd0b4ad830befba306d24a327 (diff)
downloadu-boot-imx-31df9893b9004938722dadcc025b337fed99ccab.zip
u-boot-imx-31df9893b9004938722dadcc025b337fed99ccab.tar.gz
u-boot-imx-31df9893b9004938722dadcc025b337fed99ccab.tar.bz2
ARM: tegra: convert to common timer code
Convert tegra to use the commmon timer code. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'arch/arm/cpu/tegra-common/Makefile')
-rw-r--r--arch/arm/cpu/tegra-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/tegra-common/Makefile b/arch/arm/cpu/tegra-common/Makefile
index 3aac655..edfc1a8 100644
--- a/arch/arm/cpu/tegra-common/Makefile
+++ b/arch/arm/cpu/tegra-common/Makefile
@@ -8,4 +8,4 @@
#
obj-y += lowlevel_init.o
-obj-y += ap.o board.o sys_info.o timer.o clock.o cache.o
+obj-y += ap.o board.o sys_info.o clock.o cache.o