summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/devices.h
diff options
context:
space:
mode:
authorDima Zavin <dima@android.com>2010-11-01 14:31:05 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:36:39 -0800
commit2c755dd404880ee0098ddc02b2bcbaaf0c468de7 (patch)
tree894c215dcdfaced3f8ba7d669b08ddf419241249 /arch/arm/mach-tegra/devices.h
parentdab940bca0e07b13963d1cedbcdff5fefa6fed6e (diff)
ARM: tegra: add avp platform_device
Change-Id: I8229873e1a450b75d31e6ea4ec64647b88d16844 Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'arch/arm/mach-tegra/devices.h')
-rw-r--r--arch/arm/mach-tegra/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/devices.h b/arch/arm/mach-tegra/devices.h
index 91b0b54a6472..c0d64f85e8ab 100644
--- a/arch/arm/mach-tegra/devices.h
+++ b/arch/arm/mach-tegra/devices.h
@@ -68,5 +68,6 @@ extern struct platform_device tegra_uart4_device;
extern struct platform_device tegra_spdif_device;
extern struct platform_device tegra_grhost_device;
extern struct platform_device tegra_spdif_device;
+extern struct platform_device tegra_avp_device;
#endif