summaryrefslogtreecommitdiff
path: root/src/radeon_probe.h
diff options
context:
space:
mode:
authorMichel Dänzer <daenzer@vmware.com>2009-02-24 08:30:23 +0100
committerMichel Dänzer <daenzer@vmware.com>2009-02-24 08:30:23 +0100
commitde358736dc696559ba99c71cf5b2a97508201630 (patch)
tree64dd7f9006f4ad831861544af3b92b15b08ad1b3 /src/radeon_probe.h
parent752b0218af36a45b333a12f66dfdce8c1e662aa8 (diff)
EXA: Adapt to EXA changes in xserver Git.
The PrepareAccess hook can now get six different indices. Also remove superfluous instances of #include "exa.h". Note that you may need to run autoheader manually to get config.h.in updated.
Diffstat (limited to 'src/radeon_probe.h')
-rw-r--r--src/radeon_probe.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/radeon_probe.h b/src/radeon_probe.h
index 447ef573..eb2e82f6 100644
--- a/src/radeon_probe.h
+++ b/src/radeon_probe.h
@@ -43,9 +43,6 @@
#include "xf86Crtc.h"
-#ifdef USE_EXA
-#include "exa.h"
-#endif
#ifdef USE_XAA
#include "xaa.h"
#endif