[PATCH] media: cec: include linux/debugfs.h and linux/seq_file.h where needed
Hans Verkuil
hverkuil-cisco at xs4all.nl
Fri Nov 29 08:26:31 UTC 2024
On 29/11/2024 09:24, Jani Nikula wrote:
> On Wed, 27 Nov 2024, Jani Nikula <jani.nikula at intel.com> wrote:
>> Having cec.h include linux/debugfs.h leads to all users of all cec
>> headers include and depend on debugfs.h and its dependencies for no
>> reason. Drop the include from cec.h, and include debugfs.h and
>> seq_file.h where needed.
>>
>> Sort all the modified include lists while at it.
>>
>> Cc: Hans Verkuil <hverkuil-cisco at xs4all.nl>
That email no longer exists. Just use hverkuil at xs4all.nl or
hansverk at cisco.com, either works, but I prefer my private email.
Regards,
Hans
>> Cc: linux-media at vger.kernel.org
>> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
>>
>> ---
>>
>> Depends on commit ae19ba915eb7 ("drm/i915/display: include
>> media/cec-notifier.h and linux/debugfs.h where needed")
>
> I'll resend after -rc1 and some backmerges.
>
> BR,
> Jani.
>
More information about the dri-devel
mailing list