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