| Submitter | Andreas Färber |
|---|---|
| Date | Jan. 13, 2012, 11:33 p.m. |
| Message ID | <1326497638-3667-3-git-send-email-andreas.faerber@web.de> |
| Download | mbox | patch |
| Permalink | /patch/136053/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/MAINTAINERS b/MAINTAINERS index a4a428a..d56d8fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -300,12 +300,14 @@ M: Alexander Graf <agraf@suse.de> L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc_newworld.c +F: hw/unin_pci.c Old World M: Alexander Graf <agraf@suse.de> L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc_oldworld.c +F: hw/grackle_pci.c PReP M: Andreas Färber <andreas.faerber@web.de>
Just like prep_pci.c, these were not associated with any MAINTAINERS section, including PCI. Signed-off-by: Andreas Färber <andreas.faerber@web.de> Cc: Alexander Graf <agraf@suse.de> --- MAINTAINERS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)