diff options
author | ludovic.desroches@atmel.com <ludovic.desroches@atmel.com> | 2015-11-23 16:27:31 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-12-22 11:32:10 +0100 |
commit | a1904f3cb6a881c6d3b6fa9427e0058e9ac23af6 (patch) | |
tree | 9eb1e24b7fe9220390ddf3b08e6085fdf6b2f62a /MAINTAINERS | |
parent | ec8fc9cfa060fa41b84fdcf931b90ab2841a64bd (diff) | |
download | linux-stable-a1904f3cb6a881c6d3b6fa9427e0058e9ac23af6.tar.gz linux-stable-a1904f3cb6a881c6d3b6fa9427e0058e9ac23af6.tar.bz2 linux-stable-a1904f3cb6a881c6d3b6fa9427e0058e9ac23af6.zip |
MAINTAINERS: remove atmel-mci-regs.h file
Remove atmel-mci-regs.h file since it has been merged in atmel-mci.c.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@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 233f83464814..9a4c4e54d681 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1896,7 +1896,6 @@ ATMEL AT91 / AT32 MCI DRIVER M: Ludovic Desroches <ludovic.desroches@atmel.com> S: Maintained F: drivers/mmc/host/atmel-mci.c -F: drivers/mmc/host/atmel-mci-regs.h ATMEL AT91 / AT32 SERIAL DRIVER M: Nicolas Ferre <nicolas.ferre@atmel.com> |