summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/devices.h
diff options
context:
space:
mode:
authorIliyan Malchev <malchev@google.com>2010-09-28 16:12:48 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:35:54 -0800
commit6e3b941e8e1528c158740d6fd6f1d1e9e1e06942 (patch)
tree06cacc1855b30e0144ee4204d097b0ce01a4f04c /arch/arm/mach-tegra/devices.h
parentc30561110dbf4f50af5bbe29608ff01e040e23e4 (diff)
[ARM] tegra: add spdif device and resources
Signed-off-by: Iliyan Malchev <malchev@google.com>
Diffstat (limited to 'arch/arm/mach-tegra/devices.h')
-rw-r--r--arch/arm/mach-tegra/devices.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/devices.h b/arch/arm/mach-tegra/devices.h
index cb7c87cbcbf2..f9961664dc9b 100644
--- a/arch/arm/mach-tegra/devices.h
+++ b/arch/arm/mach-tegra/devices.h
@@ -65,5 +65,5 @@ extern struct platform_device tegra_uart1_device;
extern struct platform_device tegra_uart2_device;
extern struct platform_device tegra_uart3_device;
extern struct platform_device tegra_uart4_device;
-
+extern struct platform_device tegra_spdif_device;
#endif