mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
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:
parent
1b61786ac7
commit
7cd677c491
2 changed files with 0 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
*/
|
||||
|
||||
#include "intel_gem.h"
|
||||
#include "drm-uapi/i915_drm.h"
|
||||
|
||||
#include "i915/intel_engine.h"
|
||||
#include "i915/intel_gem.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue