Hi Joe,

Thanks for sending the notice.

We will send a fix this week.

Tomer

On Mon, 25 Mar 2019 at 23:24, Joe Perches <joe@perches.com> wrote:
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@gmail.com>
        1895    M:      Tomer Maimon <tmaimon77@gmail.com>
        1896    R:      Patrick Venture <venture@google.com>
        1897    R:      Nancy Yuen <yuenn@google.com>
        1898    R:      Brendan Higgins <brendanhiggins@google.com>
        1899    L:      openbmc@lists.ozlabs.org (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@google.com>
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@google.com>
    Reviewed-by: Tomer Maimon <tmaimon77@gmail.com>
    Reviewed-by: Avi Fishman <avifishman70@gmail.com>
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>

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

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

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