nvk: Clean up unused header from libdrm_nouveau

This was added in 6e0089307e without a
dependency on libdrm_nouveau. If libdrm is not compiled with nouveau
enabled, the build errors here.

This is currently unused and since
821f4c8d99 removed 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:
bbhtt 2024-06-02 14:05:34 +05:30 committed by Marge Bot
parent 46322630f1
commit 4f5503fa2d

View file

@ -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"