MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM
authorTomer Maimon <[email protected]>
Sat, 6 Apr 2019 01:39:22 +0000 (18:39 -0700)
committerLinus Torvalds <[email protected]>
Sat, 6 Apr 2019 02:02:31 +0000 (16:02 -1000)
commit166dbd930c99f640fa8a9beead7b9f5f5b016fa0
tree5c82da7335120f87da0e57460a832aeaa3219ec5
parent0b3d6e6f2dd0a7b697b1aa8c167265908940624b
MAINTAINERS: fix bad pattern in ARM/NUVOTON NPCM

In the process of upstreaming architecture support for ARM/NUVOTON NPCM
include/dt-bindings/clock/nuvoton,npcm7xx-clks.h was renamed
include/dt-bindings/clock/nuvoton,npcm7xx-clock.h without updating
MAINTAINERS.  This updates the MAINTAINERS pattern to match the new name
of this file.

Link: http://lkml.kernel.org/r/[email protected]
Fixes: 6a498e06ba22 ("MAINTAINERS: Add entry for the Nuvoton NPCM architecture")
Signed-off-by: Brendan Higgins <[email protected]>
Signed-off-by: Tomer Maimon <[email protected]>
Reported-by: Joe Perches <[email protected]>
Reviewed-by: Benjamin Fair <[email protected]>
Cc: Avi Fishman <[email protected]>
Cc: Mukesh Ojha <[email protected]>
Cc: Nancy Yuen <[email protected]>
Cc: Patrick Venture <[email protected]>
Cc: Tali Perry <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS