On 09/23/2016 12:09 PM, Thomas Huth wrote:
The folder include/hw/ide/ belongs to the IDE section. Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d8a0cfc..acf6d6c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -791,6 +791,7 @@ M: John Snow <[email protected]> L: [email protected] S: Supported F: include/hw/ide.h +F: include/hw/ide/ F: hw/ide/ F: hw/block/block.c F: hw/block/cdrom.c
Ah, yeah. These got missed when they were moved over. Thanks. Reviewed-by: John Snow <[email protected]>
