diff options
author | Andi Shyti <[email protected]> | 2023-08-01 16:19:55 +0200 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2023-08-02 15:56:53 +0200 |
commit | a899db5b8f9f762097a9eb00373b92f2c3d452b3 (patch) | |
tree | a047fa1024b95e5fdf3546e2a1b03a19c6157a39 /scripts/generate_rust_analyzer.py | |
parent | d6c531ab482031a66a3544423330d30894dba2df (diff) |
drm/i915: Remove unnecessary include
The inclusion of intel_gt_defines.h was initially added to
i915_drv.h to provide the definition of I915_MAX_GT, where it was
originally defined.
However, since I915_MAX_GT is now included in
i915_gem_object_types.h, it sis no longer required in i915_drv.h.
Signed-off-by: Andi Shyti <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Mauro Carvalho Chehab <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions