freedreno: move virtgpu msm_proto.h to common

src/freedreno/virtgpu seems a bit overkill for a single header.. but
maybe there are some other bits we could share?

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23533>
This commit is contained in:
Rob Clark
2023-05-12 13:32:41 -07:00
committed by Marge Bot
parent f7226181b4
commit 6ae6536ed9
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -50,7 +50,6 @@ libfreedreno_drm_msm_files = files(
libfreedreno_drm_files += libfreedreno_drm_msm_files
libfreedreno_drm_virtio_files = files(
'virtio/msm_proto.h',
'virtio/virtio_bo.c',
'virtio/virtio_device.c',
'virtio/virtio_pipe.c',