MAINTAINERS: Add usb.h entry to usb
authorMarek Vasut <marex@denx.de>
Wed, 25 Mar 2020 20:35:53 +0000 (21:35 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 27 Mar 2020 19:42:04 +0000 (15:42 -0400)
Add usb.h file into the USB list.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
MAINTAINERS

index 92dda40a85df27811fd90e97dbb1faa65e55497b..9c1543f17d81f8bffa1c89bf10d6ffba9bcb461f 100644 (file)
@@ -937,6 +937,7 @@ T:  git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git
 F:     drivers/usb/
 F:     common/usb.c
 F:     common/usb_kbd.c
+F:     include/usb.h
 
 USB xHCI
 M:     Bin Meng <bmeng.cn@gmail.com>