aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorCesar Eduardo Barros <cesarb@cesarb.net>2013-01-04 15:35:20 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-01-04 16:11:47 -0800
commit6f0d65afd4c53bc41263e8484ea28fa414648d72 (patch)
treeb5c523bd6a3b86145b0f22be707f721a286e3d05 /MAINTAINERS
parentMAINTAINERS: fix drivers/rtc/rtc-vt8500.c (diff)
downloadwireguard-linux-6f0d65afd4c53bc41263e8484ea28fa414648d72.tar.xz
wireguard-linux-6f0d65afd4c53bc41263e8484ea28fa414648d72.zip
MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h
This file was moved to include/linux/platform_data/dma-atmel.h by commit 7cdc39eeadf1 ("ARM: at91: move platform_data definitions"). Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net> Cc: Nicolas Ferre <nicolas.ferre@atmel.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--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c99688b855cd..53c8b38381b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1402,7 +1402,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Supported
F: drivers/dma/at_hdmac.c
F: drivers/dma/at_hdmac_regs.h
-F: arch/arm/mach-at91/include/mach/at_hdmac.h
+F: include/linux/platform_data/dma-atmel.h
ATMEL ISI DRIVER
M: Josh Wu <josh.wu@atmel.com>