WSL2-Linux-Kernel/drivers/usb/common
Greg Kroah-Hartman 66b13ce8fe USB: common: debug: add needed kernel.h include
drivers/usb/common/debug.c was only including one usb .h file, which
would then accidentally drag in other .h files that were really needed.
Fix up the implict dependancy by correctly adding kernel.h to the file.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-05 16:20:27 +01:00
..
Kconfig
Makefile
common.c
common.h
debug.c USB: common: debug: add needed kernel.h include 2022-01-05 16:20:27 +01:00
led.c
ulpi.c
usb-conn-gpio.c
usb-otg-fsm.c