Re: linux-next: Tree for Jan 23 (drm/xe/)

From: Randy Dunlap
Date: Wed Jan 24 2024 - 16:35:56 EST




On 1/24/24 01:17, Jani Nikula wrote:
> On Tue, 23 Jan 2024, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>> On 1/22/24 18:29, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> News: there will be no linux-next release on Friday
>>>
>>> Changes since 20240122:
>>>
>>
>> on ARM64, when
>> DRM_I915 is not set
>> DRM_XE=m
>> DEBUG_FS is not set
>>
>> ../drivers/gpu/drm/i915/display/intel_display_debugfs.c:1091:6: error: redefinition of 'intel_display_debugfs_register'
>> 1091 | void intel_display_debugfs_register(struct drm_i915_private *i915)
>> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> In file included from ../drivers/gpu/drm/i915/display/intel_display_debugfs.c:19:
>
> Does [1] fix the issue?

Yes, thanks.

>
> BR,
> Jani.
>
>
> [1] https://lore.kernel.org/r/20240124090515.3363901-1-jani.nikula@xxxxxxxxx
>
>

--
#Randy