mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 10:20:09 +01:00
iris: Remove i915_drm.h include from iris_indirect_gen.c
It don't use i915_drm.h no need to include. Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28327>
This commit is contained in:
parent
50eceb1e33
commit
1bed037b88
1 changed files with 0 additions and 2 deletions
|
|
@ -41,8 +41,6 @@
|
|||
#include "intel/common/intel_genX_state_elk.h"
|
||||
#endif
|
||||
|
||||
#include "drm-uapi/i915_drm.h"
|
||||
|
||||
#include "libintel_shaders.h"
|
||||
|
||||
#if GFX_VERx10 == 80
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue