Skip to content

Commit

Permalink
drm/i915: Remove duplicate header from i915_request.h
Browse files Browse the repository at this point in the history
Remove i915_scheduler.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20181225132340.GA2584@hp-pavilion-15-notebook-pc-brajeswar
  • Loading branch information
Brajeswar Ghosh authored and Chris Wilson committed Dec 27, 2018
1 parent 2ef8232 commit eb3e1e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/i915/i915_request.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include "i915_gem.h"
#include "i915_scheduler.h"
#include "i915_sw_fence.h"
#include "i915_scheduler.h"

#include <uapi/drm/i915_drm.h>

Expand Down

0 comments on commit eb3e1e3

Please sign in to comment.