From 5654880eeed0646a53655b093f4d3bf5608ebcc7 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Mon, 20 Sep 2004 11:29:16 +0000 Subject: remove HAVE_COUNTERS --- linux/i830.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'linux/i830.h') diff --git a/linux/i830.h b/linux/i830.h index eb2d9449..85a1ac20 100644 --- a/linux/i830.h +++ b/linux/i830.h @@ -73,12 +73,6 @@ [DRM_IOCTL_NR(DRM_IOCTL_I830_GETPARAM)] = { i830_getparam, 1, 0 }, \ [DRM_IOCTL_NR(DRM_IOCTL_I830_SETPARAM)] = { i830_setparam, 1, 0 } -#define __HAVE_COUNTERS 4 -#define __HAVE_COUNTER6 _DRM_STAT_IRQ -#define __HAVE_COUNTER7 _DRM_STAT_PRIMARY -#define __HAVE_COUNTER8 _DRM_STAT_SECONDARY -#define __HAVE_COUNTER9 _DRM_STAT_DMA - /* Driver will work either way: IRQ's save cpu time when waiting for * the card, but are subject to subtle interactions between bios, * hardware and the driver. -- cgit v1.2.3