]> Pileus Git - ~andy/linux/blobdiff - drivers/gpu/drm/nouveau/nouveau_drm.c
drm: remove FASYNC support
[~andy/linux] / drivers / gpu / drm / nouveau / nouveau_drm.c
index 1faa75f42393743259e62e3eddc11e33c6166091..b29d04b822ae8b587009113bc3888810a3a51064 100644 (file)
@@ -673,7 +673,6 @@ nouveau_driver_fops = {
        .unlocked_ioctl = drm_ioctl,
        .mmap = nouveau_ttm_mmap,
        .poll = drm_poll,
-       .fasync = drm_fasync,
        .read = drm_read,
 #if defined(CONFIG_COMPAT)
        .compat_ioctl = nouveau_compat_ioctl,