Skip to content

Commit

Permalink
Revert "drm/i915: including necessary header file"
Browse files Browse the repository at this point in the history
This reverts commit d75bc4f.
  • Loading branch information
junxiaoc authored and ranjan-dutta committed Jul 26, 2021
1 parent 805ef51 commit 71ee036
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion drivers/gpu/drm/i915/gt/intel_gtt.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <linux/slab.h> /* fault-inject.h is not standalone! */

#include <linux/fault-inject.h>
#include <linux/sched/mm.h>

#include "gem/i915_gem_lmem.h"
#include "i915_trace.h"
Expand Down
1 change: 0 additions & 1 deletion drivers/gpu/drm/i915/i915_request.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <linux/prefetch.h>
#include <linux/sched.h>
#include <linux/sched/clock.h>
#include <linux/sched/mm.h>
#include <linux/sched/signal.h>

#include "gem/i915_gem_context.h"
Expand Down

0 comments on commit 71ee036

Please sign in to comment.