summaryrefslogtreecommitdiff
path: root/nvkm/engine/graph/ctxgk110b.c
diff options
context:
space:
mode:
Diffstat (limited to 'nvkm/engine/graph/ctxgk110b.c')
-rw-r--r--nvkm/engine/graph/ctxgk110b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nvkm/engine/graph/ctxgk110b.c b/nvkm/engine/graph/ctxgk110b.c
index 6b903c9ee..3adb7fe91 100644
--- a/nvkm/engine/graph/ctxgk110b.c
+++ b/nvkm/engine/graph/ctxgk110b.c
@@ -82,7 +82,6 @@ gk110b_grctx_oclass = &(struct nvc0_grctx_oclass) {
.wr32 = _nouveau_graph_context_wr32,
},
.main = nve4_grctx_generate_main,
- .mods = nve4_grctx_generate_mods,
.unkn = nve4_grctx_generate_unkn,
.hub = nvf0_grctx_pack_hub,
.gpc = nvf0_grctx_pack_gpc,