Skip to content

Commit c7c2918

Browse files
committed
drm/i915/active: remove useless i915_utils.h include
Not needed. Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/52b1cf56c16bf669a1357ce81d9232c5480914a4.1639142167.git.jani.nikula@intel.com
1 parent 35291c9 commit c7c2918

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/gpu/drm/i915/i915_active_types.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
#include <linux/rcupdate.h>
1616
#include <linux/workqueue.h>
1717

18-
#include "i915_utils.h"
19-
2018
struct i915_active_fence {
2119
struct dma_fence __rcu *fence;
2220
struct dma_fence_cb cb;

0 commit comments

Comments
 (0)