Signed-off-by: Stefan Richter <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 386fce6..9722918 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3071,7 +3071,8 @@ W: http://ieee1394.wiki.kernel.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git S: Maintained F: drivers/firewire/ -F: include/linux/firewire*.h +F: include/linux/firewire.h +F: include/uapi/linux/firewire*.h F: tools/firewire/ FIRMWARE LOADER (request_firmware) -- On Dec 11 Cesar Eduardo Barros wrote: > Several headers were moved or split to uapi/. > > Acked-by: David Howells <[email protected]> > Signed-off-by: Cesar Eduardo Barros <[email protected]> > --- > MAINTAINERS | 160 > ++++++++++++++++++++++++++++++++++++++++++++---------------- > 1 file changed, 118 insertions(+), 42 deletions(-) Cesar, could you fold the firewire hunk into your patch 07/19, or add this as another patch to that series? Thanks. -- Stefan Richter -=====-===-- ==-- -==-- http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

