On 29/11/2024 09:24, Jani Nikula wrote: > On Wed, 27 Nov 2024, Jani Nikula <[email protected]> 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 <[email protected]>
That email no longer exists. Just use [email protected] or [email protected], either works, but I prefer my private email. Regards, Hans >> Cc: [email protected] >> Signed-off-by: Jani Nikula <[email protected]> >> >> --- >> >> 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. >
