summaryrefslogtreecommitdiff
path: root/src/radeon_bios.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@clockmaker.usersys.redhat.com>2007-08-23 20:10:24 +1000
committerDave Airlie <airlied@clockmaker.usersys.redhat.com>2007-08-23 20:10:24 +1000
commit9d38c8aa1a7d6fb1af41ee8abdb4a95f94843538 (patch)
tree93a515659fec7ae7a2a4b9714751a8056a9d37e2 /src/radeon_bios.c
parente4c8969b48a6c8dcc4e7f9852479d24a0204fc0d (diff)
radeon: cleanup some warningsxf86-video-ati-6.7.191
Diffstat (limited to 'src/radeon_bios.c')
-rw-r--r--src/radeon_bios.c1
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