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)
commit0731c65aceb2ac9b1d3bc64a057d6b0f0daae80d
tree31cadb0c6464e6f51d2d9d833e046adc2db8874d
parent87698c8aa77ce58c41a09b72a0c35fdbc9949025
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