Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
[linux-2.6-block.git] / drivers / gpu / drm / nouveau / nouveau_abi16.h
index 441100aa2320b70bd7b88aa0e79b6f9f66af8622..36fde1ff3ad5d886c3f3cf92c59b6cdd5384779e 100644 (file)
@@ -24,7 +24,7 @@ struct nouveau_abi16_chan {
        struct nouveau_channel *chan;
        struct list_head notifiers;
        struct nouveau_bo *ntfy;
-       struct nvkm_vma ntfy_vma;
+       struct nouveau_vma *ntfy_vma;
        struct nvkm_mm  heap;
 };