summaryrefslogtreecommitdiff
path: root/src/radeon_probe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_probe.h')
-rw-r--r--src/radeon_probe.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/radeon_probe.h b/src/radeon_probe.h
index d19be931..bfc352f3 100644
--- a/src/radeon_probe.h
+++ b/src/radeon_probe.h
@@ -67,21 +67,6 @@ typedef enum
MT_DP = 8
} RADEONMonitorType;
-/* ATOM bios output devices table */
-typedef enum
-{
- DEVICE_CRT1 = 0,
- DEVICE_LCD1 = 1,
- DEVICE_TV1 = 2,
- DEVICE_DFP1 = 3,
- DEVICE_CRT2 = 4,
- DEVICE_LCD2 = 5,
- DEVICE_TV2 = 6,
- DEVICE_DFP2 = 7,
- DEVICE_CV = 8,
- DEVICE_DFP3 = 9
-} RADEONDeviceType;
-
typedef enum
{
CONNECTOR_NONE,