mirror-linux/include
Ingo Molnar 01ec4a2e8f headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/device.h>
The <linux/usb/ch9.h> header is used over 1,400 times in a typical distro
build, but few of its users actually need the full <linux/device.h> header.

          --------------------------------------------------------------------
          | Combined, preprocessed C code size of header, without line markers,
          | with comments stripped:
          -------------------------
  before: | #include <linux/usb/ch9.h>              | LOC:  7,078 | headers:  172
   after: | #include <linux/usb/ch9.h>              | LOC:    812 | headers:   38

Remove it and add it to the places that need it.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-05 16:21:44 +01:00
..
acpi acpi: Store CRC-32 hash of the _PLD in struct acpi_device 2021-12-30 12:13:03 +01:00
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kunit
kvm
linux headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/device.h> 2022-01-05 16:21:44 +01:00
math-emu
media
memory
misc
net sctp: use call_rcu to free endpoint 2021-12-25 17:13:37 +00:00
pcmcia
ras
rdma
scsi
soc
sound
target
trace mm: vmscan: Reduce throttling due to a failure to make progress 2021-12-31 11:17:07 -08:00
uapi Networking fixes for 5.16-rc8, including fixes from.. Santa? 2021-12-30 11:12:12 -08:00
vdso
video
xen Merge 5.16-rc8 into usb-next 2022-01-03 13:02:29 +01:00