intel/common: Remove more i915_drm.h includes from common code

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27728>
This commit is contained in:
José Roberto de Souza 2024-01-12 10:56:50 -08:00 committed by Marge Bot
parent 1b61786ac7
commit 7cd677c491
2 changed files with 0 additions and 2 deletions

View file

@ -85,7 +85,6 @@
#include "dev/intel_device_info.h"
#include "isl/isl.h"
#include "drm-uapi/i915_drm.h"
#include "util/list.h"
#include "util/ralloc.h"
#include "util/u_atomic.h"

View file

@ -21,7 +21,6 @@
*/
#include "intel_gem.h"
#include "drm-uapi/i915_drm.h"
#include "i915/intel_engine.h"
#include "i915/intel_gem.h"