aboutsummaryrefslogtreecommitdiff
path: root/linux-core/savage_drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/savage_drv.c')
-rw-r--r--linux-core/savage_drv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/savage_drv.c b/linux-core/savage_drv.c
index ffec6e73..e8591689 100644
--- a/linux-core/savage_drv.c
+++ b/linux-core/savage_drv.c
@@ -299,6 +299,7 @@ static struct drm_driver driver = {
.release = drm_release,
.ioctl = drm_ioctl,
.mmap = drm_mmap,
+ .poll = drm_poll,
.fasync = drm_fasync,
},
.pci_driver = {