aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-tegra/board-harmony.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-harmony.c b/arch/arm/mach-tegra/board-harmony.c
index 82c780345a9..e7c2fead1e2 100644
--- a/arch/arm/mach-tegra/board-harmony.c
+++ b/arch/arm/mach-tegra/board-harmony.c
@@ -102,6 +102,7 @@ static struct wm8903_platform_data harmony_wm8903_pdata = {
102 .irq_active_low = 0, 102 .irq_active_low = 0,
103 .micdet_cfg = 0, 103 .micdet_cfg = 0,
104 .micdet_delay = 100, 104 .micdet_delay = 100,
105 .gpio_base = HARMONY_GPIO_WM8903(0),
105 .gpio_cfg = { 106 .gpio_cfg = {
106 WM8903_GPIO_NO_CONFIG, 107 WM8903_GPIO_NO_CONFIG,
107 WM8903_GPIO_NO_CONFIG, 108 WM8903_GPIO_NO_CONFIG,