From b37efdadca5da66cfd442a88353fa92c9e7aec24 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Sat, 23 Oct 2004 18:12:34 +0000 Subject: Round 2 of getting rid of inter_module_get() --- 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 e5ef3c15..b8d817ba 100644 --- a/linux-core/drmP.h +++ b/linux-core/drmP.h @@ -884,7 +884,6 @@ extern int drm_vblank_wait(drm_device_t * dev, unsigned int *vbl_seq); extern void drm_vbl_send_signals(drm_device_t * dev); /* AGP/GART support (drm_agpsupport.h) */ -extern const drm_agp_t *drm_agp; extern drm_agp_head_t *drm_agp_init(void); extern int drm_agp_acquire(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg); -- cgit v1.2.3