]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[net-next-2.6.git] / drivers / gpu / drm / vmwgfx / vmwgfx_drv.c
index d0ef624fbdccc7e9ef95cc42b583d3a4d881b344..10ca97ee02063c6c83c56b27f2d5ac895382dad1 100644 (file)
@@ -907,6 +907,7 @@ static struct drm_driver driver = {
 #if defined(CONFIG_COMPAT)
                 .compat_ioctl = drm_compat_ioctl,
 #endif
+                .llseek = noop_llseek,
        },
        .pci_driver = {
                 .name = VMWGFX_DRIVER_NAME,