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]>