]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/gpu/drm/mga/mga_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 / mga / mga_drv.c
index 65ea42cf17952c88915eba7583cf4719b4d4551f..0aaf5f67a43647e5cc37a903e4fb46706cb1f90f 100644 (file)
@@ -73,6 +73,7 @@ static struct drm_driver driver = {
 #ifdef CONFIG_COMPAT
                .compat_ioctl = mga_compat_ioctl,
 #endif
+               .llseek = noop_llseek,
        },
        .pci_driver = {
                .name = DRIVER_NAME,