On 28/02/2019 14:59, Ulf Hansson wrote: > The files for the PSCI firmware driver were moved to a sub-directory, let's > update MAINTAINERS to reflect that. > > Suggested-by: Mark Rutland <[email protected]> > Signed-off-by: Ulf Hansson <[email protected]>
Acked-by: Daniel Lezcano <[email protected]> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 32b76cb95f57..ff998605b773 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12182,7 +12182,7 @@ M: Mark Rutland <[email protected]> > M: Lorenzo Pieralisi <[email protected]> > L: [email protected] > S: Maintained > -F: drivers/firmware/psci*.c > +F: drivers/firmware/psci/ > F: include/linux/psci.h > F: include/uapi/linux/psci.h > > -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog

