commit | 35cdd7b6dbc763fe57bf466def0a4257ca09beb8 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Jan 11 12:07:15 2012 -0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Jan 11 12:07:15 2012 -0800 |
tree | c94d8dfe751763781e55950d3d1261f8adb3ea84 | |
parent | ba6f4c9ee2294de66977d292972d47355fa58be0 [diff] |
i965: Fix compiler warning from uninitialized "success" value. This shouldn't happen, because the DDX should only load this driver if IS_965. But better to do something defined in that case.