diff options
Diffstat (limited to 'arch/arm/mach-shmobile/board-mackerel.c')
-rw-r--r-- | arch/arm/mach-shmobile/board-mackerel.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index 7b15d21f0f68..425962d5b29c 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c | |||
@@ -611,8 +611,6 @@ fsi_set_rate_end: | |||
611 | 611 | ||
612 | static struct sh_fsi_platform_info fsi_info = { | 612 | static struct sh_fsi_platform_info fsi_info = { |
613 | .porta_flags = SH_FSI_BRS_INV | | 613 | .porta_flags = SH_FSI_BRS_INV | |
614 | SH_FSI_OUT_SLAVE_MODE | | ||
615 | SH_FSI_IN_SLAVE_MODE | | ||
616 | SH_FSI_OFMT(PCM) | | 614 | SH_FSI_OFMT(PCM) | |
617 | SH_FSI_IFMT(PCM), | 615 | SH_FSI_IFMT(PCM), |
618 | 616 | ||