diff options
Diffstat (limited to 'src/radeon_bios.c')
-rw-r--r-- | src/radeon_bios.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_bios.c b/src/radeon_bios.c index 9d8946f6..975fc07d 100644 --- a/src/radeon_bios.c +++ b/src/radeon_bios.c @@ -623,6 +623,7 @@ Bool RADEONGetTVInfoFromBIOS (xf86OutputPtr output) { return FALSE; } } + return FALSE; } /* Read PLL parameters from BIOS block. Default to typical values if there |