]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Remove dummy agp ioctl wrappers
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 8 Sep 2015 11:56:31 +0000 (13:56 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 Sep 2015 08:49:22 +0000 (10:49 +0200)
commit8872dc4b991dc87c816549af78accf8ae8db41e3
tree31cadb0c6464e6f51d2d9d833e046adc2db8874d
parent092a56885905786fdabfacf5032481ce70ee7480
drm: Remove dummy agp ioctl wrappers

They're only used in the drm ioctl table, and there they're excluded
when AGP support is disabled. So this is just dead code ripe for
removal.

Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
include/drm/drm_agpsupport.h