drm/i915/bios: make the aux channel macros private to the vbt parser
[linux-2.6-microblaze.git] / drivers / gpu / drm / i915 / i915_drv.h
index d100c38..d69b71d 100644 (file)
@@ -1053,13 +1053,6 @@ struct i915_gem_mm {
 
 #define I915_ENGINE_WEDGED_TIMEOUT  (60 * HZ)  /* Reset but no recovery? */
 
-#define DP_AUX_A 0x40
-#define DP_AUX_B 0x10
-#define DP_AUX_C 0x20
-#define DP_AUX_D 0x30
-#define DP_AUX_E 0x50
-#define DP_AUX_F 0x60
-
 struct ddi_vbt_port_info {
        int max_tmds_clock;