Skip to content

Commit a091471

Browse files
committed
drm/i915/pxp: remove useless includes
Not needed. Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/01c4ea0cea17eead027c83dc9eaca3c181ce3a24.1639142167.git.jani.nikula@intel.com
1 parent ee0ff28 commit a091471

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/gpu/drm/i915/pxp/intel_pxp_types.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
#define __INTEL_PXP_TYPES_H__
88

99
#include <linux/completion.h>
10-
#include <linux/list.h>
1110
#include <linux/mutex.h>
12-
#include <linux/spinlock.h>
1311
#include <linux/types.h>
1412
#include <linux/workqueue.h>
1513

0 commit comments

Comments
 (0)