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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user