nouveau/ws: remove the drm.h header
authorYusuf Khan <yusisamerican@gmail.com>
Thu, 28 Jul 2022 18:37:45 +0000 (13:37 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:55 +0000 (21:31 +0000)
commitd76175955f1b7a3524c50f46069a27a260d96c33
tree122715ba55efcd75c8f2e8002c92f21056a67263
parent403ac39bbc035ee801a03252e5d80588a1f76b12
nouveau/ws: remove the drm.h header

It can cause compilation issues on Arch, there is a workaround by
including it as <drm.h> but this solution is simpler.

Signed-off-by: Yusuf Khan <yusisamerican@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/winsys/nouveau_context.c
src/nouveau/winsys/nouveau_device.c