diff options
-rw-r--r-- | src/radeon_output.c | 1 |
1 files changed, 1 insertions, 0 deletions
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, xf86OutputPtr output) RADEONDVOWriteByte(radeon_output->DVOChip, 0x08, 0x3b); break; default: + break; } } #endif |