Bad file pattern in MAINTAINERS section 'ARM/NUVOTON NPCM ARCHITECTURE'

From: Joe Perches
Date: Mon Mar 25 2019 - 17:24:53 EST


A file pattern line in this section of the MAINTAINERS file in linux-next
does not have a match in the linux source files.

This could occur because a matching filename was never added, was deleted
or renamed in some other commit.

The commits that added and if found renamed or removed the file pattern
are shown below.

Please fix this defect appropriately.

1: ---------------------------------------------------------------------------

linux-next MAINTAINERS section:

1893 ARM/NUVOTON NPCM ARCHITECTURE
1894 M: Avi Fishman <avifishman70@xxxxxxxxx>
1895 M: Tomer Maimon <tmaimon77@xxxxxxxxx>
1896 R: Patrick Venture <venture@xxxxxxxxxx>
1897 R: Nancy Yuen <yuenn@xxxxxxxxxx>
1898 R: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
1899 L: openbmc@xxxxxxxxxxxxxxxx (moderated for non-subscribers)
1900 S: Supported
1901 F: arch/arm/mach-npcm/
1902 F: arch/arm/boot/dts/nuvoton-npcm*
--> 1903 F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h
1904 F: drivers/*/*npcm*
1905 F: Documentation/devicetree/bindings/*/*npcm*
1906 F: Documentation/devicetree/bindings/*/*/*npcm*

2: ---------------------------------------------------------------------------

The most recent commit that added or modified file pattern 'include/dt-bindings/clock/nuvoton,npcm7xx-clks.h':

commit 6a498e06ba22872d3a27cc0dae77b9314b1de48b
Author: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
Date: Thu Aug 17 09:44:32 2017 -0700

MAINTAINERS: Add entry for the Nuvoton NPCM architecture

Add maintainers and reviewers for the Nuvoton NPCM architecture.

Signed-off-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
Reviewed-by: Tomer Maimon <tmaimon77@xxxxxxxxx>
Reviewed-by: Avi Fishman <avifishman70@xxxxxxxxx>
Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)

3: ---------------------------------------------------------------------------

No commit with file pattern 'include/dt-bindings/clock/nuvoton,npcm7xx-clks.h' was found