diff options
author | Dave Airlie <airlied@linux.ie> | 2004-09-20 11:29:16 +0000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2004-09-20 11:29:16 +0000 |
commit | 5654880eeed0646a53655b093f4d3bf5608ebcc7 (patch) | |
tree | b3ae97908ab5f4a8e83f30fce3eeeafd9f78556b /linux/savage_drv.c | |
parent | fa75a81c9acbae7282e2ea5596f04a6b359c95e9 (diff) |
remove HAVE_COUNTERS
Diffstat (limited to 'linux/savage_drv.c')
-rw-r--r-- | linux/savage_drv.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/linux/savage_drv.c b/linux/savage_drv.c index 481a3886..5d19682c 100644 --- a/linux/savage_drv.c +++ b/linux/savage_drv.c @@ -248,11 +248,6 @@ int savage_free_cont_mem(struct inode *inode, struct file *filp, [DRM_IOCTL_NR(DRM_IOCTL_MGA_BLIT)] = { mga_dma_blit, 1, 0 }, -#define __HAVE_COUNTERS 3 -#define __HAVE_COUNTER6 _DRM_STAT_IRQ -#define __HAVE_COUNTER7 _DRM_STAT_PRIMARY -#define __HAVE_COUNTER8 _DRM_STAT_SECONDARY - #endif /* end #if 0 */ #include "drm_agpsupport.h" |