summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/devices.h
diff options
context:
space:
mode:
authorNikesh Oswal <noswal@nvidia.com>2011-10-13 20:39:47 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:49:38 -0800
commit6e4e82dc04f37da3281dd0b6df8c4fe7c6a66dc3 (patch)
tree551bd0a3c5f080bbf1627b50ec3ebdf7b25946da /arch/arm/mach-tegra/devices.h
parentbe785d114f747fa31645f8f30366ae2a75af0aa6 (diff)
arm: tegra: add dam to devices.h
Bug: 862023 Change-Id: I135529efcb8bf4518802d950a07e6923690419b0 Signed-off-by: Nikesh Oswal <noswal@nvidia.com> Reviewed-on: http://git-master/r/57881 Reviewed-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com> Rebase-Id: R6c2419452e13142b07963e65a256e9da1e181ab2
Diffstat (limited to 'arch/arm/mach-tegra/devices.h')
-rw-r--r--arch/arm/mach-tegra/devices.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/devices.h b/arch/arm/mach-tegra/devices.h
index 079174b3e940..f9f82afc176b 100644
--- a/arch/arm/mach-tegra/devices.h
+++ b/arch/arm/mach-tegra/devices.h
@@ -80,6 +80,9 @@ extern struct platform_device tegra_apbif0_device;
extern struct platform_device tegra_apbif1_device;
extern struct platform_device tegra_apbif2_device;
extern struct platform_device tegra_apbif3_device;
+extern struct platform_device tegra_dam_device0;
+extern struct platform_device tegra_dam_device1;
+extern struct platform_device tegra_dam_device2;
extern struct platform_device tegra_hda_device;
extern struct platform_device tegra_sata_device;
#endif