WSL2-Linux-Kernel/drivers/media/dvb-frontends/cxd2880
Andy Shevchenko 5f6286a608 include/linux/delay.h: replace kernel.h with the necessary inclusions
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>
2021-11-09 10:02:49 -08:00
..
Kconfig
Makefile
cxd2880.h
cxd2880_common.c
cxd2880_common.h include/linux/delay.h: replace kernel.h with the necessary inclusions 2021-11-09 10:02:49 -08:00
cxd2880_devio_spi.c
cxd2880_devio_spi.h
cxd2880_dtv.h
cxd2880_dvbt.h
cxd2880_dvbt2.h
cxd2880_integ.c
cxd2880_integ.h
cxd2880_io.c
cxd2880_io.h
cxd2880_spi.h
cxd2880_spi_device.c
cxd2880_spi_device.h
cxd2880_tnrdmd.c
cxd2880_tnrdmd.h
cxd2880_tnrdmd_driver_version.h
cxd2880_tnrdmd_dvbt.c
cxd2880_tnrdmd_dvbt.h
cxd2880_tnrdmd_dvbt2.c
cxd2880_tnrdmd_dvbt2.h
cxd2880_tnrdmd_dvbt2_mon.c
cxd2880_tnrdmd_dvbt2_mon.h
cxd2880_tnrdmd_dvbt_mon.c
cxd2880_tnrdmd_dvbt_mon.h
cxd2880_tnrdmd_mon.c
cxd2880_tnrdmd_mon.h
cxd2880_top.c media: dvb: remove redundant assignment to variable bw 2020-05-12 17:30:57 +02:00