projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22b2c76
)
drm/i915/display: reduce includes in g4x_dp.h includes
author
Jani Nikula
<jani.nikula@intel.com>
Wed, 2 Nov 2022 10:08:18 +0000
(12:08 +0200)
committer
Jani Nikula
<jani.nikula@intel.com>
Thu, 3 Nov 2022 14:20:53 +0000
(16:20 +0200)
Only include what's needed.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/e68c71ad1c1c1de7f5bc659edeb208818cddde72.1667383630.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/g4x_dp.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/display/g4x_dp.h
b/drivers/gpu/drm/i915/display/g4x_dp.h
index e1f50263a7256fa4f648803ef7043dd712d97233..a38b3e1e01d31b7f992265d71444d3949b9bffea 100644
(file)
--- a/
drivers/gpu/drm/i915/display/g4x_dp.h
+++ b/
drivers/gpu/drm/i915/display/g4x_dp.h
@@
-8,7
+8,7
@@
#include <linux/types.h>
-#include "i915_reg.h"
+#include "i915_reg
_defs
.h"
enum pipe;
enum port;