From: David Herrmann Date: Wed, 23 Jul 2014 12:14:53 +0000 (+0200) Subject: drm: merge drm_drv.c into drm_ioctl.c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8f112db2ee0032f2b047109fdbd87f1c264ad8;p=pandora-kernel.git drm: merge drm_drv.c into drm_ioctl.c All that is left in drm_drv.c is ioctl management. Merge it into drm_ioctl.c so we have all ioctl management in one file (and the name is much more fitting). Maybe we should now rename drm_stub.c to drm_drv.c again? Acked-by: Daniel Vetter Reviewed-by: Alex Deucher Signed-off-by: David Herrmann --- Reading git-diff-tree failed