Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63cea1f7 authored by Johan Hovold's avatar Johan Hovold
Browse files

MAINTAINERS: exclude gnss from SIRFPRIMA2 regex matching



Exclude the gnss subsystem from SIRMPRIMA2 regex matching, which would
otherwise match the unrelated gnss sirf driver.

Cc: Barry Song <baohua@kernel.org>
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 85280de4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1472,6 +1472,7 @@ F: drivers/clk/sirf/
F:	drivers/clocksource/timer-prima2.c
F:	drivers/clocksource/timer-atlas7.c
N:	[^a-z]sirf
X:	drivers/gnss

ARM/EBSA110 MACHINE SUPPORT
M:	Russell King <linux@armlinux.org.uk>