From: Daniel Vetter Date: Wed, 10 Jul 2013 12:11:40 +0000 (+0200) Subject: drm/radoen: kill radeon_dma_ioctl_kms X-Git-Tag: v3.12-rc1~136^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5379dc042257cbf0fa2c54b4fa29d7077da35a25;p=pandora-kernel.git drm/radoen: kill radeon_dma_ioctl_kms No need to create a dummy ioctl function to return -EINVAL, since that's what the core already does in the absence of the dma_ioctl callback. So we can safely remove this. Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed