summaryrefslogtreecommitdiff
path: root/linux-core/drm_compat.h
diff options
context:
space:
mode:
authorJon Smirl <jonsmirl@yahoo.com>2004-10-23 18:12:34 +0000
committerJon Smirl <jonsmirl@yahoo.com>2004-10-23 18:12:34 +0000
commitb37efdadca5da66cfd442a88353fa92c9e7aec24 (patch)
tree3cdb6afa8d5e73703cd47b25a833d2f1aa524e8e /linux-core/drm_compat.h
parent43cbf43a5f9e54decbfd837d0b5984454f2d61bf (diff)
Round 2 of getting rid of inter_module_get()
Diffstat (limited to 'linux-core/drm_compat.h')
-rw-r--r--linux-core/drm_compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-core/drm_compat.h b/linux-core/drm_compat.h
index d0b2ba9b..32edecb0 100644
--- a/linux-core/drm_compat.h
+++ b/linux-core/drm_compat.h
@@ -191,8 +191,6 @@ static inline int remap_pfn_range(struct vm_area_struct *vma, unsigned long from
}
#endif
-extern const drm_agp_t drm_agp_entry;
-
/* old architectures */
#ifdef __AMD64__
#define __x86_64__