aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-shmobile/board-armadillo800eva.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-armadillo800eva.c b/arch/arm/mach-shmobile/board-armadillo800eva.c
index 6d949f1c850b..75de26c43d67 100644
--- a/arch/arm/mach-shmobile/board-armadillo800eva.c
+++ b/arch/arm/mach-shmobile/board-armadillo800eva.c
@@ -1040,9 +1040,9 @@ static struct asoc_simple_card_info fsi2_hdmi_info = {
1040 .card = "FSI2B-HDMI", 1040 .card = "FSI2B-HDMI",
1041 .codec = "sh-mobile-hdmi", 1041 .codec = "sh-mobile-hdmi",
1042 .platform = "sh_fsi2", 1042 .platform = "sh_fsi2",
1043 .daifmt = SND_SOC_DAIFMT_CBS_CFS,
1043 .cpu_dai = { 1044 .cpu_dai = {
1044 .name = "fsib-dai", 1045 .name = "fsib-dai",
1045 .fmt = SND_SOC_DAIFMT_CBS_CFS,
1046 }, 1046 },
1047 .codec_dai = { 1047 .codec_dai = {
1048 .name = "sh_mobile_hdmi-hifi", 1048 .name = "sh_mobile_hdmi-hifi",