Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / sh / boards / mach-se / 7724 / setup.c
index da01fc0..4b0f0c0 100644 (file)
@@ -314,6 +314,9 @@ static struct platform_device fsi_device = {
        .dev    = {
                .platform_data  = &fsi_info,
        },
+       .archdata = {
+               .hwblk_id = HWBLK_SPU, /* FSI needs SPU hwblk */
+       },
 };
 
 /* KEYSC in SoC (Needs SW33-2 set to ON) */