summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-whistler.c
diff options
context:
space:
mode:
authorVarun Wadekar <vwadekar@nvidia.com>2012-04-12 17:55:14 +0530
committerVarun Wadekar <vwadekar@nvidia.com>2012-04-12 17:55:14 +0530
commit7be5fe37f9d4eb8a54ee717fac6a0bed9d2d4c0f (patch)
treed6fd56facfcf667208796216341c18dc14fbecd7 /arch/arm/mach-tegra/board-whistler.c
parent89853d6f0a66f44161b7cb3015eeb764735e9569 (diff)
ARM: tegra20: harmony/ventana/whistler: register emc device
Change-Id: Ic722010edfa8b77a6634bdc54ef8d35341cc7ca3 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-whistler.c')
-rw-r--r--arch/arm/mach-tegra/board-whistler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-whistler.c b/arch/arm/mach-tegra/board-whistler.c
index c7d9eb44f885..da15ad849707 100644
--- a/arch/arm/mach-tegra/board-whistler.c
+++ b/arch/arm/mach-tegra/board-whistler.c
@@ -425,6 +425,7 @@ static struct platform_device *whistler_devices[] __initdata = {
&tegra_pcm_device,
&whistler_audio_device1,
&whistler_audio_device2,
+ &tegra_emc_device,
};
static struct synaptics_i2c_rmi_platform_data synaptics_pdata = {