Files
linux-st/include/linux
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
..
2021-11-23 19:13:00 +01:00
2021-11-17 10:36:15 -05:00
2021-12-10 17:10:55 -08:00
2021-11-17 10:36:35 -05:00
2021-12-17 10:24:07 +00:00
2021-11-10 21:16:56 +00:00
2021-11-17 10:36:35 -05:00
2021-12-30 12:13:04 +01:00
2021-12-09 10:49:56 -08:00