drm/nouveau/nvif: simplify and tidy library interfaces
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nouveau_chan.h
index 8b3640f69e4fc5450411ac1a39bd8b2f9104cb59..2ed32414cb69740a62071bd58d609ccf5dfc4b32 100644 (file)
@@ -37,7 +37,7 @@ struct nouveau_channel {
        u32 user_get;
        u32 user_put;
 
-       struct nvif_object *object;
+       struct nvif_object user;
 };
 
 
This page took 0.028079 seconds and 5 git commands to generate.