On Thursday, July 20, 2017 12:13:24 PM [email protected] wrote: > From: Frank Rowand <[email protected]> > > ACPI is impacted by changes to fwnode.h, add a file entry > to ACPI > > Signed-off-by: Frank Rowand <[email protected]>
ACK for this one. Or do you want me to apply it? > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 205d3977ac46..c0ac362e850a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -302,6 +302,7 @@ S: Supported > F: drivers/acpi/ > F: drivers/pnp/pnpacpi/ > F: include/linux/acpi.h > +F: include/linux/fwnode.h > F: include/acpi/ > F: Documentation/acpi/ > F: Documentation/ABI/testing/sysfs-bus-acpi >

