xf86-video-ati: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Fri Jan 4 15:20:03 PST 2008


 src/radeon_atombios.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 03d2f25801c8a8ec15030f06008df112d07c1a2d
Author: Alex Deucher <alex at t41p.hsd1.va.comcast.net>
Date:   Fri Jan 4 18:19:54 2008 -0500

    RADEON: fix compile

diff --git a/src/radeon_atombios.c b/src/radeon_atombios.c
index 8b31a33..bff164d 100644
--- a/src/radeon_atombios.c
+++ b/src/radeon_atombios.c
@@ -1725,7 +1725,6 @@ RADEONGetATOMConnectorInfoFromBIOSConnectorTable (ScrnInfoPtr pScrn)
 	else
 	    info->BiosConnector[i].ddc_line =
 	        RADEONLookupGPIOLineForDDC(pScrn, ci.sucI2cId.sbfAccess.bfI2C_LineMux);
-	}
 
 	if (i == ATOM_DEVICE_DFP1_INDEX)
 	    info->BiosConnector[i].TMDSType = TMDS_INT;


More information about the xorg-commit mailing list