linux-next: Tree for Jun 13 (drivers/gpu/drm/i915/display/)
Randy Dunlap
rdunlap at infradead.org
Tue Jun 13 15:39:44 UTC 2023
On 6/12/23 23:59, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20230609:
>
In file included from <command-line>:
./../drivers/gpu/drm/i915/display/intel_display_power.h:255:70: error: 'struct seq_file' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
255 | void intel_display_power_debug(struct drm_i915_private *i915, struct seq_file *m);
| ^~~~~~~~
cc1: all warnings being treated as errors
In file included from ./../drivers/gpu/drm/i915/display/intel_display_power_well.h:10,
from <command-line>:
./../drivers/gpu/drm/i915/display/intel_display_power.h:255:70: error: 'struct seq_file' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
255 | void intel_display_power_debug(struct drm_i915_private *i915, struct seq_file *m);
| ^~~~~~~~
cc1: all warnings being treated as errors
--
~Randy
More information about the dri-devel
mailing list