mirror of
https://github.com/torvalds/linux.git
synced 2026-05-17 19:17:29 +02:00
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> |
||
|---|---|---|
| .. | ||
| cec-adap.c | ||
| cec-api.c | ||
| cec-core.c | ||
| cec-notifier.c | ||
| cec-pin-error-inj.c | ||
| cec-pin-priv.h | ||
| cec-pin.c | ||
| cec-priv.h | ||
| Makefile | ||