Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6
[linux-flexiantxendom0-3.2.10.git] / arch / sh / boards / mach-ecovec24 / setup.c
index 0b08230..e5ac12b 100644 (file)
@@ -767,7 +767,9 @@ static struct platform_device camera_devices[] = {
 
 /* FSI */
 static struct sh_fsi_platform_info fsi_info = {
-       .portb_flags = SH_FSI_BRS_INV,
+       .port_b = {
+               .flags = SH_FSI_BRS_INV,
+       },
 };
 
 static struct resource fsi_resources[] = {