Some new files have been for the PSCI firmware driver, let's make the expression more generic to cover them all.
Signed-off-by: Ulf Hansson <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4623caf..dda16cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11082,7 +11082,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 -- 2.7.4

