summaryrefslogtreecommitdiff
path: root/src/i810_dri.h
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2005-07-26 21:55:42 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2005-07-26 21:55:42 +0000
commit0cd371c6e57f899c34c4d2e2a8531ef7ce3967a4 (patch)
treee1b2cc8c27238a6c4256b6fe4570d384166efdce /src/i810_dri.h
parentadef005c2f96395d396834f2173125f0c06d40cb (diff)
Bump the DDX version to 1.4.0 to indicate the removal of drmAddress.
Thus allowing 32/64bit clients to cohabit.
Diffstat (limited to 'src/i810_dri.h')
-rw-r--r--src/i810_dri.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i810_dri.h b/src/i810_dri.h
index e62d3b79..14db3309 100644
--- a/src/i810_dri.h
+++ b/src/i810_dri.h
@@ -12,7 +12,6 @@
typedef struct {
drm_handle_t regs;
drmSize regsSize;
- drmAddress regsMap;
drmSize backbufferSize;
drm_handle_t backbuffer;