From afdabdabf588267c8c8d4f1378a8e9824d58d2d0 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Sun, 26 Jun 2005 13:31:15 +0000 Subject: removed dev->sysdev_registered --- 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 9f836773..f38c57d4 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -724,7 +724,6 @@ typedef struct drm_device { drm_head_t primary; /**< primary screen head */ struct sys_device sysdev; /**< Power Management device structure */ - int sysdev_registered; /**< Whether the device has been registered */ } drm_device_t; static __inline__ int drm_core_check_feature(struct drm_device *dev, -- cgit v1.2.3