Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Adjust ARM/NOMADIK/Ux500 ARCHITECTURES to file renaming

Commit 8f00b3c41ae7 ("mfd: db8500-prcmu: Rename register header") renames
dbx500-prcmu-regs.h to db8500-prcmu-regs.h in drivers/mfd/ but misses
to adjust the ARM/NOMADIK/Ux500 ARCHITECTURES section in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

warning: no file matches F: drivers/mfd/dbx500*

Remove the obsolete file entry after this file renaming.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Lukas Bulwahn and committed by
Lee Jones
cee964a1 9050ad81

-1
-1
MAINTAINERS
··· 2248 2248 F: drivers/mfd/ab8500* 2249 2249 F: drivers/mfd/abx500* 2250 2250 F: drivers/mfd/db8500* 2251 - F: drivers/mfd/dbx500* 2252 2251 F: drivers/pinctrl/nomadik/ 2253 2252 F: drivers/rtc/rtc-ab8500.c 2254 2253 F: drivers/rtc/rtc-pl031.c