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