aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/drm/meson.build
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2019-05-13 15:21:06 -0700
committerEric Anholt <[email protected]>2019-05-14 11:51:55 -0700
commit18d11cb4dc3fec7007717c1c7a62477ea23fd46e (patch)
treea81cfac1c1ffa75e5f48a3a1d8bf249de882a3f9 /src/freedreno/drm/meson.build
parent32d259713b7044a25241ce377f68f71ead703e94 (diff)
freedreno: Move msm_drm.h to the same spot as other DRM uapi.
The new location matches other drivers, and has a README about the rules for updating it. Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/freedreno/drm/meson.build')
-rw-r--r--src/freedreno/drm/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/freedreno/drm/meson.build b/src/freedreno/drm/meson.build
index 5679d147894..cee996acd7e 100644
--- a/src/freedreno/drm/meson.build
+++ b/src/freedreno/drm/meson.build
@@ -29,7 +29,6 @@ libfreedreno_drm_files = files(
'freedreno_ringbuffer.h',
'msm_bo.c',
'msm_device.c',
- 'msm_drm.h',
'msm_pipe.c',
'msm_priv.h',
'msm_ringbuffer.c',