summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2011-02-20 00:26:18 (GMT)
committerOlof Johansson <olof@lixom.net>2011-02-23 01:28:11 (GMT)
commit85940b4a1761aa5ab8d0ac1557756953788af155 (patch)
treedf8db08a83007bad400c4f36e66659630c61e50b /arch/arm/mach-tegra/Makefile
parent0ec1b606c0b13f33816847507f9d72be30abacd1 (diff)
downloadlinux-85940b4a1761aa5ab8d0ac1557756953788af155.tar.xz
ARM: tegra: common device resources
Add a common location to register resources for used on-chip devices that are commonly configured on boards. Devices will be added to this file as more drivers are added that can make use of them. This is based on work contributed by several people, most of it from Colin Cross and Erik Gilling. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'arch/arm/mach-tegra/Makefile')
-rw-r--r--arch/arm/mach-tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 3fe357b..c530dba 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -1,4 +1,5 @@
obj-y += common.o
+obj-y += devices.o
obj-y += io.o
obj-y += irq.o legacy_irq.o
obj-y += clock.o