diff options
author | Joe Perches <joe@perches.com> | 2013-07-21 17:15:36 -0700 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-07-29 17:43:33 +0200 |
commit | 5e0dd400461410e3e3f97f53f1521337e2e0ce6e (patch) | |
tree | 5e593de64bd8f4aade6a101e9a206e15fdf81fd0 /MAINTAINERS | |
parent | 18f92b19b4101dbe9fef3923028cf66b27847778 (diff) | |
download | linux-stable-5e0dd400461410e3e3f97f53f1521337e2e0ce6e.tar.gz linux-stable-5e0dd400461410e3e3f97f53f1521337e2e0ce6e.tar.bz2 linux-stable-5e0dd400461410e3e3f97f53f1521337e2e0ce6e.zip |
MAINTAINERS: gpio: vt8500: Remove file pattern
commit dc1010860b ("gpio: vt8500: Remove arch-vt8500 gpio driver")
removed the file, remove the pattern.
Signed-off-by: Joe Perches <joe@perches.com>
cc: Tony Prisk <linux@prisktech.co.nz>
cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bf61e04291ab..3a9e87987cd3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1296,7 +1296,6 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-vt8500/ F: drivers/clocksource/vt8500_timer.c -F: drivers/gpio/gpio-vt8500.c F: drivers/i2c/busses/i2c-wmt.c F: drivers/mmc/host/wmt-sdmmc.c F: drivers/pwm/pwm-vt8500.c |