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