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:
committed by
Marge Bot
parent
e136a0629d
commit
398bdb46ba
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user