mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| core | ||
| i2c | ||
| platform | ||
| usb | ||
| Kconfig | ||
| Makefile | ||