drm/exynos: remove DRIVER_HAVE_IRQ feature
authorJoonyoung Shim <jy0922.shim@samsung.com>
Sat, 12 Apr 2014 00:39:52 +0000 (09:39 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:02 +0000 (02:07 +0900)
Exynos drm driver cannot support DRIVER_HAVE_IRQ feature because it uses
driver specific one instead of routine of drm framework to
install/uninstall irq handler.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c