diff options
author | Joe Perches <joe@perches.com> | 2015-06-30 14:59:42 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-30 19:45:00 -0700 |
commit | 338808de6cc8f2952ac15f71ddbb9230d95fa4f6 (patch) | |
tree | 6181aa95dc7ad2642132141380b097325c2be03c /MAINTAINERS | |
parent | e8e1225da568eef733d69033ba1647237fbd3c45 (diff) |
MAINTAINERS: update brcm dts pattern
Commit 8c0b9ee8665c ("MIPS: Move device-trees into vendor
sub-directories") moved the files, update the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2243d9142c06..6de33075d8f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2280,7 +2280,7 @@ S: Maintained F: arch/mips/bmips/* F: arch/mips/include/asm/mach-bmips/* F: arch/mips/kernel/*bmips* -F: arch/mips/boot/dts/bcm*.dts* +F: arch/mips/boot/dts/brcm/bcm*.dts* F: drivers/irqchip/irq-bcm7* F: drivers/irqchip/irq-brcmstb* |