Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / clk / mmp / clk-of-pxa168.c
index 64eaf41..427f4bb 100644 (file)
@@ -262,7 +262,7 @@ static void __init pxa168_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;
        }