These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / gpu / drm / nouveau / nvkm / subdev / clk / pllgt215.c
index 783a3e7..c6fccd6 100644 (file)
@@ -79,7 +79,7 @@ gt215_pll_calc(struct nvkm_subdev *subdev, struct nvbios_pll *info,
        }
 
        if (unlikely(best_err == ~0)) {
-               nv_error(subdev, "unable to find matching pll values\n");
+               nvkm_error(subdev, "unable to find matching pll values\n");
                return -EINVAL;
        }