linux/drivers/gpu/drm/bochs
Jani Nikula 55edf41b69 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
If we define drm_compat_ioctl NULL on CONFIG_COMPAT=n, we don't have to
check for the config everywhere.

Reviewed-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1478014844-27454-1-git-send-email-jani.nikula@intel.com
2016-11-02 11:33:47 -04:00
..
bochs_drv.c drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs 2016-11-02 11:33:47 -04:00
bochs_fbdev.c drm/ttm: remove use_ticket parameter from ttm_bo_reserve 2016-05-04 20:21:21 -04:00
bochs_hw.c drm/bochs: disable video before changing video mode 2015-04-01 08:28:15 +10:00
bochs_kms.c drm/bochs: mark bochs_connector_get_modes() static 2016-09-25 22:58:53 +02:00
bochs_mm.c drm/ttm: make eviction decision a driver callback v2 2016-10-25 14:44:04 -04:00
bochs.h drm: Remove superflous linux/fb.h includes 2016-08-12 10:41:39 +02:00
Kconfig drm/bochs: make fbdev support really optional 2016-07-18 09:11:39 +02:00
Makefile