drm/nouveau/mc: move device irq handling to platform-specific code
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nvkm / subdev / mc / g98.c
index 3eec7251b4d3ff45ab25200393d200d4424f6dbe..7344ad659105c9883f200ce7dd6d9b08eb1530bd 100644 (file)
@@ -51,7 +51,6 @@ g98_mc = {
        .intr_unarm = nv04_mc_intr_unarm,
        .intr_rearm = nv04_mc_intr_rearm,
        .intr_mask = nv04_mc_intr_mask,
-       .msi_rearm = nv40_mc_msi_rearm,
 };
 
 int
This page took 0.023868 seconds and 5 git commands to generate.