summaryrefslogtreecommitdiff
path: root/linux/i810.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2004-09-20 11:29:16 +0000
committerDave Airlie <airlied@linux.ie>2004-09-20 11:29:16 +0000
commit5654880eeed0646a53655b093f4d3bf5608ebcc7 (patch)
treeb3ae97908ab5f4a8e83f30fce3eeeafd9f78556b /linux/i810.h
parentfa75a81c9acbae7282e2ea5596f04a6b359c95e9 (diff)
remove HAVE_COUNTERS
Diffstat (limited to 'linux/i810.h')
-rw-r--r--linux/i810.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/linux/i810.h b/linux/i810.h
index ee682368..2ea83be8 100644
--- a/linux/i810.h
+++ b/linux/i810.h
@@ -74,10 +74,4 @@
[DRM_IOCTL_NR(DRM_IOCTL_I810_RSTATUS)] = { i810_rstatus, 1, 0 }, \
[DRM_IOCTL_NR(DRM_IOCTL_I810_FLIP)] = { i810_flip_bufs, 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
-
#endif