From 908ad0ed96c6d1be567bff7332ec38d6b4b8db0a Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Thu, 6 Oct 2005 23:08:58 +0000 Subject: remove version not used anymore --- linux-core/drmP.h | 1 - 1 file changed, 1 deletion(-) (limited to 'linux-core/drmP.h') diff --git a/linux-core/drmP.h b/linux-core/drmP.h index bdbb0d94..bb1ed2aa 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -583,7 +583,6 @@ struct drm_driver { unsigned long (*get_map_ofs) (drm_map_t * map); unsigned long (*get_reg_ofs) (struct drm_device * dev); void (*set_version) (struct drm_device * dev, drm_set_version_t * sv); - int (*version) (drm_version_t * version); int major; int minor; -- cgit v1.2.3