mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-06 14:58:28 +02:00
anv: Drop include to common/i915/intel_gem.h
Common code should not directly include KMD specific files. At least there was no usage from symbols defined in this file. Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25233>
This commit is contained in:
parent
e136a0629d
commit
398bdb46ba
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@
|
|||
#include "vk_drm_syncobj.h"
|
||||
#include "common/intel_aux_map.h"
|
||||
#include "common/intel_uuid.h"
|
||||
#include "common/i915/intel_gem.h"
|
||||
#include "perf/intel_perf.h"
|
||||
|
||||
#include "i915/anv_device.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue