]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-hisi/platmcpm.c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[karo-tx-linux.git] / arch / arm / mach-hisi / platmcpm.c
index a6c117622d67619ae4eccc7f720b785878935585..f66815c3dd07e4708e8a4f7dd1a19f733c0b35a8 100644 (file)
@@ -279,6 +279,8 @@ static int __init hip04_smp_init(void)
                                         &hip04_boot_method[0], 4);
        if (ret)
                goto err;
+
+       ret = -ENODEV;
        np_sctl = of_find_compatible_node(NULL, NULL, "hisilicon,sysctrl");
        if (!np_sctl)
                goto err;