diff --git a/arch/arm/mach-tegra/devices.h b/arch/arm/mach-tegra/devices.h index b0ee0c2916a6..15ee9ef6c813 100644 --- a/arch/arm/mach-tegra/devices.h +++ b/arch/arm/mach-tegra/devices.h @@ -57,5 +57,6 @@ extern struct platform_device tegra_uart3_device; 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; #endif