diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-12-17 12:00:24 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-01-07 12:21:38 +0100 |
commit | d76bf5267a6bcf25b95dfa1e71da0d3af3435682 (patch) | |
tree | 5607165d78a60a79d303027068364fd60222974f /net/lapb/lapb_in.c | |
parent | 9229b53f9758c74cda145489cece0cd885b65877 (diff) |
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>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions