Merge tag 'arm-soc/for-4.8/defconfig' of http://github.com/Broadcom/stblinux into...
[cascardo/linux.git] / drivers / gpu / drm / nouveau / nvkm / subdev / ltc / gm200.c
index 2a29bfd..e18e0dc 100644 (file)
@@ -46,7 +46,7 @@ static const struct nvkm_ltc_func
 gm200_ltc = {
        .oneinit = gm200_ltc_oneinit,
        .init = gm200_ltc_init,
-       .intr = gm107_ltc_intr, /*XXX: not validated */
+       .intr = gm107_ltc_intr,
        .cbc_clear = gm107_ltc_cbc_clear,
        .cbc_wait = gm107_ltc_cbc_wait,
        .zbc = 16,