summaryrefslogtreecommitdiff
path: root/src/radeon_probe.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2007-01-04 16:23:39 +1100
committerDave Airlie <airlied@linux.ie>2007-01-04 16:23:39 +1100
commit4f8a7cafdc77e98dc44f9eced876560b1ee01117 (patch)
tree465d5b5db01cc1c955155605d928933e7343a409 /src/radeon_probe.h
parent52f749c8a613ee316044abe82156ee270412ced8 (diff)
hook up crtc modesetting
Diffstat (limited to 'src/radeon_probe.h')
-rw-r--r--src/radeon_probe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon_probe.h b/src/radeon_probe.h
index 977790c..817a40b 100644
--- a/src/radeon_probe.h
+++ b/src/radeon_probe.h
@@ -116,7 +116,6 @@ typedef enum
} RADEONOutputType;
typedef struct _RADEONCrtcPrivateRec {
- int crtc;
int crtc_id;
int binding;
Bool IsActive;