The private object support has migrated from gma500 into the DRM core, remove our now clashing copy. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>tirimbino
parent
8730270040
commit
ab04fc5890
@ -1,4 +1,2 @@ |
||||
extern void drm_gem_object_release_wrap(struct drm_gem_object *obj); |
||||
extern int drm_gem_private_object_init(struct drm_device *dev, |
||||
struct drm_gem_object *obj, size_t size); |
||||
extern int gem_create_mmap_offset(struct drm_gem_object *obj); |
||||
|
Loading…
Reference in new issue