aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r--arch/arm/mach-shmobile/board-kzm9g.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-kzm9g.c b/arch/arm/mach-shmobile/board-kzm9g.c
index b056b7af9879..212c524d8265 100644
--- a/arch/arm/mach-shmobile/board-kzm9g.c
+++ b/arch/arm/mach-shmobile/board-kzm9g.c
@@ -470,6 +470,7 @@ static struct platform_device gpio_keys_device = {
470/* FSI-AK4648 */ 470/* FSI-AK4648 */
471static struct sh_fsi_platform_info fsi_info = { 471static struct sh_fsi_platform_info fsi_info = {
472 .port_a = { 472 .port_a = {
473 .tx_id = SHDMA_SLAVE_FSI2A_TX,
473 }, 474 },
474}; 475};
475 476