From b4722ec943b3c51e103aaf7c6c77fe7b9c2c716d Mon Sep 17 00:00:00 2001 From: Rik Faith Date: Thu, 20 Jul 2000 05:17:49 +0000 Subject: More fixups for kernel build: EXPORT_SYMTAB warning removal put_module_symbol clean up of tdfx tdfx_cleanup routine Makefile.kernel fix --- linux/drmP.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/drmP.h') diff --git a/linux/drmP.h b/linux/drmP.h index 866aabf6..d8791bf9 100644 --- a/linux/drmP.h +++ b/linux/drmP.h @@ -728,6 +728,7 @@ extern void drm_ctxbitmap_free(drm_device_t *dev, int ctx_handle); #ifdef DRM_AGP /* AGP/GART support (agpsupport.c) */ extern drm_agp_head_t *drm_agp_init(void); +extern void drm_agp_uninit(void); extern int drm_agp_acquire(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg); extern int drm_agp_release(struct inode *inode, struct file *filp, -- cgit v1.2.3