]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
MAINTAINERS: assign include/log.h
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 30 Nov 2020 08:08:12 +0000 (09:08 +0100)
committerTom 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

index 874cf2c0e576645df13058381c79af7884433e5d..2625fc629c4308ed90982f4ec6c11b62145fda5a 100644 (file)
@@ -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