Merge remote-tracking branch 'selinux/next'
[deliverable/linux.git] / arch / arm / mach-shmobile / setup-r8a7791.c
index 110e8b588e563fcae0c20bccaa1bec95ddfb4aa8..26e2d181a1904da25f703a5b4d2e7e9e50a47d6d 100644 (file)
@@ -29,7 +29,7 @@ static const char *const r8a7791_boards_compat_dt[] __initconst = {
 };
 
 DT_MACHINE_START(R8A7791_DT, "Generic R8A7791 (Flattened Device Tree)")
-       .smp_init       = shmobile_smp_init_fallback_ops,
+       .smp_init       = smp_init_ops(shmobile_smp_init_fallback_ops),
        .smp            = smp_ops(r8a7791_smp_ops),
        .init_early     = shmobile_init_delay,
        .init_time      = rcar_gen2_timer_init,
This page took 0.024454 seconds and 5 git commands to generate.