mirror-linux/drivers/media/cec/core
Jani Nikula d76bf5267a media: cec: include linux/debugfs.h and linux/seq_file.h where needed
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.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2025-01-07 12:21:38 +01:00
..
Makefile
cec-adap.c media: cec: include linux/debugfs.h and linux/seq_file.h where needed 2025-01-07 12:21:38 +01:00
cec-api.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
cec-core.c media: cec: include linux/debugfs.h and linux/seq_file.h where needed 2025-01-07 12:21:38 +01:00
cec-notifier.c Merge drm/drm-next into drm-intel-next 2023-09-15 11:23:38 +03:00
cec-pin-error-inj.c media: cec: include linux/debugfs.h and linux/seq_file.h where needed 2025-01-07 12:21:38 +01:00
cec-pin-priv.h media: cec-pin: improve interrupt handling 2023-08-10 07:58:32 +02:00
cec-pin.c media: cec: include linux/debugfs.h and linux/seq_file.h where needed 2025-01-07 12:21:38 +01:00
cec-priv.h media: cec: move cec_get/put_device to header 2024-09-05 20:12:15 +02:00