mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 03:00:24 +01:00
nvk: Clean up unused header from libdrm_nouveau
This was added in6e0089307ewithout a dependency on libdrm_nouveau. If libdrm is not compiled with nouveau enabled, the build errors here. This is currently unused and since821f4c8d99removed dependency on libdrm_nouveau, this should be gone too. Fixes:821f4c8d99("nouveau: import libdrm_nouveau") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29517>
This commit is contained in:
parent
46322630f1
commit
4f5503fa2d
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
#include "nouveau_context.h"
|
||||
|
||||
#include "nouveau/nouveau.h"
|
||||
|
||||
#include "nv_push_cl906f.h"
|
||||
#include "nv_push_cl90b5.h"
|
||||
#include "nv_push_cla097.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue