drm: Remove the drm_gem_names subsystem
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 5 Oct 2013 19:59:04 +0000 (21:59 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Mon, 7 Oct 2013 06:00:17 +0000 (08:00 +0200)
commitc7e1c9dd9a6540625baf71a8d2706f10a91728d8
treeced17aa2dc4e50628ad1e438fbafbac42520d323
parentfc33091f7660c59e97c3e41cde1950254d51f565
drm: Remove the drm_gem_names subsystem

And use the original idr code from Linux 3.8 instead
sys/dev/drm/drm/Makefile
sys/dev/drm/drm_gem.c
sys/dev/drm/drm_gem_names.c [deleted file]
sys/dev/drm/include/drm/drmP.h
sys/dev/drm/include/drm/drm_crtc.h
sys/dev/drm/include/drm/drm_gem_names.h [deleted file]