xf86-video-ati: Branch 'master'

Dave Airlie airlied at kemper.freedesktop.org
Sun Sep 30 15:48:35 PDT 2007


 src/radeon_output.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
diff-tree a5fb2a5d54cdd562a97881cdea1a4af35b483aab (from 22519fde1e002f28d6036d448fcd18452d00f1bb)
Author: Dave Airlie <airlied at linux.ie>
Date:   Mon Oct 1 08:48:27 2007 +1000

    radeon: fix powerpc build

diff --git a/src/radeon_output.c b/src/radeon_output.c
index 6d46a98..358aa0e 100644
--- a/src/radeon_output.c
+++ b/src/radeon_output.c
@@ -229,6 +229,7 @@ RADEONRestoreDVOChip(ScrnInfoPtr pScrn, 
 		RADEONDVOWriteByte(radeon_output->DVOChip, 0x08, 0x3b);
 		break;
 	    default:
+		break;
 	    }
 	}
 #endif


More information about the xorg-commit mailing list