mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-12 23:27:13 +00:00
When kernel.h is used in the headers it adds a lot into dependency hell, especially when there are circular dependencies are involved. Replace kernel.h inclusion with the list of what is really being used. [akpm@linux-foundation.org: cxd2880_common.h needs bits.h for GENMASK()] [andriy.shevchenko@linux.intel.com: delay.h: fix for removed kernel.h] Link: https://lkml.kernel.org/r/20211028170143.56523-1-andriy.shevchenko@linux.intel.com [akpm@linux-foundation.org: include/linux/fwnode.h needs bits.h for BIT()] Link: https://lkml.kernel.org/r/20211027150324.79827-1-andriy.shevchenko@linux.intel.com Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| cxd2880_common.c | ||
| cxd2880_common.h | ||
| cxd2880_devio_spi.c | ||
| cxd2880_devio_spi.h | ||
| cxd2880_dtv.h | ||
| cxd2880_dvbt2.h | ||
| cxd2880_dvbt.h | ||
| cxd2880_integ.c | ||
| cxd2880_integ.h | ||
| cxd2880_io.c | ||
| cxd2880_io.h | ||
| cxd2880_spi_device.c | ||
| cxd2880_spi_device.h | ||
| cxd2880_spi.h | ||
| cxd2880_tnrdmd_driver_version.h | ||
| cxd2880_tnrdmd_dvbt2_mon.c | ||
| cxd2880_tnrdmd_dvbt2_mon.h | ||
| cxd2880_tnrdmd_dvbt2.c | ||
| cxd2880_tnrdmd_dvbt2.h | ||
| cxd2880_tnrdmd_dvbt_mon.c | ||
| cxd2880_tnrdmd_dvbt_mon.h | ||
| cxd2880_tnrdmd_dvbt.c | ||
| cxd2880_tnrdmd_dvbt.h | ||
| cxd2880_tnrdmd_mon.c | ||
| cxd2880_tnrdmd_mon.h | ||
| cxd2880_tnrdmd.c | ||
| cxd2880_tnrdmd.h | ||
| cxd2880_top.c | ||
| cxd2880.h | ||
| Kconfig | ||
| Makefile | ||