diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 14:25:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 15:57:30 -0700 |
commit | e4ef47f2fe33906be2a03e5b91c68c84d2613af4 (patch) | |
tree | cf7fd46e8664223a957a60aa0708bbe09cd27cf2 /MAINTAINERS | |
parent | 0a759c6ead8470ca6c8ef000615d167db9715626 (diff) | |
download | linux-stable-e4ef47f2fe33906be2a03e5b91c68c84d2613af4.tar.gz linux-stable-e4ef47f2fe33906be2a03e5b91c68c84d2613af4.tar.bz2 linux-stable-e4ef47f2fe33906be2a03e5b91c68c84d2613af4.zip |
MAINTAINERS: use correct filename for sdhci-bcm-kona
Use dashes not underscores.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Christian Daudt <csd@broadcom.com>
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 4d5790cd3f57..c453de31f4c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1983,7 +1983,7 @@ F: arch/arm/boot/dts/bcm113* F: arch/arm/boot/dts/bcm216* F: arch/arm/boot/dts/bcm281* F: arch/arm/configs/bcm_defconfig -F: drivers/mmc/host/sdhci_bcm_kona.c +F: drivers/mmc/host/sdhci-bcm-kona.c F: drivers/clocksource/bcm_kona_timer.c BROADCOM BCM2835 ARM ARCHICTURE |