* [Qemu-devel] [PATCH] MAINTAINERS: Add the correct device_tree.h file
@ 2015-12-17 14:25 Thomas Huth
2016-01-10 17:49 ` Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2015-12-17 14:25 UTC (permalink / raw)
To: Peter Crosthwaite, Alexander Graf, qemu-devel; +Cc: qemu-trivial
device_tree.h is not in the main directory, but under
include/sysemu/ nowadays.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e8cee1e..a341818 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1029,7 +1029,8 @@ Device Tree
M: Peter Crosthwaite <crosthwaite.peter@gmail.com>
M: Alexander Graf <agraf@suse.de>
S: Maintained
-F: device_tree.[ch]
+F: device_tree.c
+F: include/sysemu/device_tree.h
Error reporting
M: Markus Armbruster <armbru@redhat.com>
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: Add the correct device_tree.h file
2015-12-17 14:25 [Qemu-devel] [PATCH] MAINTAINERS: Add the correct device_tree.h file Thomas Huth
@ 2016-01-10 17:49 ` Michael Tokarev
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2016-01-10 17:49 UTC (permalink / raw)
To: Thomas Huth, Peter Crosthwaite, Alexander Graf, qemu-devel; +Cc: qemu-trivial
17.12.2015 17:25, Thomas Huth wrote:
> device_tree.h is not in the main directory, but under
> include/sysemu/ nowadays.
Applied to -trivial, thanks!
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-10 17:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 14:25 [Qemu-devel] [PATCH] MAINTAINERS: Add the correct device_tree.h file Thomas Huth
2016-01-10 17:49 ` Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).