2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/media/cec/platform
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
..
cec-gpio media: cec: include linux/debugfs.h and linux/seq_file.h where needed 2025-01-07 12:21:38 +01:00
cros-ec media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
meson media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
s5p media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
seco media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
sti media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
stm32 media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
tegra media: Switch back to struct platform_driver::remove() 2024-10-12 16:28:25 +02:00
Kconfig media: cec: seco: add HAS_IOPORT dependency 2024-10-12 16:28:26 +02:00
Makefile media: cec: meson: always include meson sub-directory in Makefile 2023-10-13 11:33:22 +02:00