From a25667894a8b8cab1dc8a48994cd9a61ecaba152 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 18 Feb 2006 05:43:19 +0000 Subject: make some functions static from the kernel --- linux-core/i830_drv.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'linux-core/i830_drv.h') diff --git a/linux-core/i830_drv.h b/linux-core/i830_drv.h index b592eaab..85bc5be6 100644 --- a/linux-core/i830_drv.h +++ b/linux-core/i830_drv.h @@ -123,9 +123,6 @@ typedef struct drm_i830_private { extern drm_ioctl_desc_t i830_ioctls[]; extern int i830_max_ioctl; -/* i830_dma.c */ -extern void i830_reclaim_buffers(drm_device_t *dev, struct file *filp); - /* i830_irq.c */ extern int i830_irq_emit(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg); -- cgit v1.2.3