]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/soc/qcom/cpu_ops.c
arm64: qcom: fix parameters of msm_cpu_init()
[karo-tx-linux.git] / drivers / soc / qcom / cpu_ops.c
index d831cb071d3df4973a37c0befa34c2409dd61ccf..bff057624eefc15fca85d9e94e28d76ed392397e 100644 (file)
@@ -285,7 +285,7 @@ static int secondary_pen_release(unsigned int cpu)
        return secondary_holding_pen_release != INVALID_HWID ? -ENOSYS : 0;
 }
 
-static int __init msm_cpu_init(struct device_node *dn, unsigned int cpu)
+static int __init msm_cpu_init(unsigned int cpu)
 {
        /* Mark CPU0 cold boot flag as done */
        if (!cpu && !per_cpu(cold_boot_done, cpu))