projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e925d0
)
MAINTAINERS: assign include/log.h
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 30 Nov 2020 08:08:12 +0000
(09:08 +0100)
committer
Tom Rini
<trini@konsulko.com>
Wed, 2 Dec 2020 21:21:58 +0000
(16:21 -0500)
include/log.h belongs to LOGGING.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
874cf2c
..
2625fc6
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-758,6
+758,7
@@
T: git https://gitlab.denx.de/u-boot/u-boot.git
F: common/log*
F: cmd/log.c
F: doc/develop/logging.rst
+F: include/log.h
F: lib/getopt.c
F: test/log/
F: test/py/tests/test_log.py