aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/meson.build
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2018-04-08 20:20:39 -0400
committerMarek Olšák <[email protected]>2018-04-27 17:56:04 -0400
commita8abbbb172ea69453ac5bbb6a97c3497eda4ca53 (patch)
tree0d56536659b5a21ddae5128e8a372ef56cfa762d /src/gallium/drivers/radeonsi/meson.build
parent6d19120da851c0d3f97376c733d674f7c8ab0457 (diff)
radeonsi: remove r600_pipe_common.h
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/meson.build')
-rw-r--r--src/gallium/drivers/radeonsi/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/radeonsi/meson.build b/src/gallium/drivers/radeonsi/meson.build
index f817d591fbe..90498398f38 100644
--- a/src/gallium/drivers/radeonsi/meson.build
+++ b/src/gallium/drivers/radeonsi/meson.build
@@ -63,7 +63,6 @@ files_libradeonsi = files(
'si_texture.c',
'si_uvd.c',
'../radeon/r600_perfcounter.c',
- '../radeon/r600_pipe_common.h',
'../radeon/radeon_uvd.c',
'../radeon/radeon_uvd.h',
'../radeon/radeon_vcn_enc_1_2.c',