Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932636Ab2KXA1T (ORCPT ); Fri, 23 Nov 2012 19:27:19 -0500 Received: from smtp-02.mandic.com.br ([200.225.81.133]:50483 "EHLO smtp-02.mandic.com.br" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932608Ab2KXA1R (ORCPT ); Fri, 23 Nov 2012 19:27:17 -0500 From: Cesar Eduardo Barros To: linux-kernel@vger.kernel.org Cc: Cesar Eduardo Barros , Nicolas Ferre , linux-arm-kernel@lists.infradead.org Subject: [PATCH 05/24] MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h Date: Fri, 23 Nov 2012 22:26:29 -0200 Message-Id: <1353716808-16375-6-git-send-email-cesarb@cesarb.net> X-Mailer: git-send-email 1.7.11.7 In-Reply-To: <1353716808-16375-1-git-send-email-cesarb@cesarb.net> References: <1353716808-16375-1-git-send-email-cesarb@cesarb.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1014 Lines: 31 This file was moved to include/linux/platform_data/dma-atmel.h by commit 7cdc39e (ARM: at91: move platform_data definitions). Cc: Nicolas Ferre Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Cesar Eduardo Barros --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c67b991..dd28c70 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1389,7 +1389,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 -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/