summaryrefslogtreecommitdiff
path: root/src/radeon_video.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-24 16:36:41 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-08 22:04:51 +0000
commit8e5a43d2481cc5e31358f648e3e8adb1f4467dc1 (patch)
tree7987bb905464c5a1275fbbe8ad1fdf19a217a968 /src/radeon_video.c
parent47a145bb4a2aaaa945d43cd53f5a0cc8511fcfdf (diff)
radeon_dri2_create_buffer2: remove unused variable tilingHEADmaster
The code that used this was removed in commit 615033f2b5e3817e335e9d Recent versions of clang flag this: radeon_dri2.c:114:14: error: variable 'tiling' set but not used [-Werror,-Wunused-but-set-variable] uint32_t tiling = 0; ^ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/merge_requests/19>
Diffstat (limited to 'src/radeon_video.c')
0 files changed, 0 insertions, 0 deletions