Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm...
[cascardo/linux.git] / drivers / gpu / drm / nouveau / core / subdev / mc / base.c
index bc19aa4..b4b9943 100644 (file)
@@ -40,7 +40,6 @@ nouveau_mc_intr(int irq, void *arg)
        struct nouveau_mc *pmc = arg;
        const struct nouveau_mc_oclass *oclass = (void *)nv_object(pmc)->oclass;
        const struct nouveau_mc_intr *map = oclass->intr;
-       struct nouveau_device *device = nv_device(pmc);
        struct nouveau_subdev *unit;
        u32 intr;