Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / clk / mmp / clk-of-mmp2.c
index 251533d..f261b1d 100644 (file)
@@ -313,7 +313,7 @@ static void __init mmp2_clk_init(struct device_node *np)
        }
 
        pxa_unit->apmu_base = of_iomap(np, 1);
-       if (!pxa_unit->mpmu_base) {
+       if (!pxa_unit->apmu_base) {
                pr_err("failed to map apmu registers\n");
                return;
        }