Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/lst/linux into drm-next
[linux-2.6-block.git] / drivers / gpu / drm / rockchip / rockchip_drm_drv.c
index 6fe161192bb4958eac8c9cd7161e247fcadeb885..2390c8577617adcb8061057d0260bbb717e53d64 100644 (file)
@@ -275,9 +275,7 @@ static const struct file_operations rockchip_drm_driver_fops = {
        .poll = drm_poll,
        .read = drm_read,
        .unlocked_ioctl = drm_ioctl,
-#ifdef CONFIG_COMPAT
        .compat_ioctl = drm_compat_ioctl,
-#endif
        .release = drm_release,
 };