Remove drm_driver argument to functions taking drm_gem_object.
authorKeith Packard <keithp@keithp.com>
Fri, 2 May 2008 17:36:00 +0000 (10:36 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 2 May 2008 17:36:00 +0000 (10:36 -0700)
commit49e8e3372afcf5fab9ffef5691d87ad8bc19599a
treee473ed0176d7fa239fd5425e44cfcb88ec0fc424
parent5b5b68ffd220f43d4da35ac475b8a3dd91ebbfa7
Remove drm_driver argument to functions taking drm_gem_object.

Now that drm_gem_object has a drm_driver * in it, functions don't need both
parameters.
linux-core/drmP.h
linux-core/drm_gem.c
linux-core/i915_gem.c
shared-core/i915_drv.h