projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6748a1f
)
MAINTAINERS: Add usb.h entry to usb
author
Marek Vasut
<marex@denx.de>
Wed, 25 Mar 2020 20:35:53 +0000
(21:35 +0100)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 92dda40a85df27811fd90e97dbb1faa65e55497b..9c1543f17d81f8bffa1c89bf10d6ffba9bcb461f 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-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>