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