diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2010-02-16 19:28:36 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-02-18 07:20:58 +0300 |
commit | 71b10d8762b2a548c4ac2e4461b46d9b205a5c77 (patch) | |
tree | c5ec57ca9cf8a9f7d15be5c84b3242e50e234b8b /drivers/macintosh | |
parent | 6cb8e1f71c407930f0f07feceeea1da73881038b (diff) | |
download | linux-71b10d8762b2a548c4ac2e4461b46d9b205a5c77.tar.xz |
drm/radeon/r600: fix warnings in CS checker
drivers/gpu/drm/radeon/r600_cs.c: In function ‘r600_cs_track_check’:
drivers/gpu/drm/radeon/r600_cs.c:166: warning: ‘bpe’ may be used uninitialized in this function
drivers/gpu/drm/radeon/r600_cs.c:166: note: ‘bpe’ was declared here
drivers/gpu/drm/radeon/r600_cs.c: In function ‘r600_cs_parse’:
drivers/gpu/drm/radeon/r600_cs.c:938: warning: ‘bpe’ may be used uninitialized in this function
drivers/gpu/drm/radeon/r600_cs.c:938: note: ‘bpe’ was declared here
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions