[PATCH 5/7] ARM: at91: remove obsoleted init_consistent_dma_size()

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Nov 8 10:21:08 EST 2012


On 08:46 Thu 08 Nov     , Marek Szyprowski wrote:
> Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> CC: Nicolas Ferre <nicolas.ferre at atmel.com>
> CC: Andrew Victor <linux at maxim.org.za>
> CC: Jean-Christophe Plagniol-Villard <plagnioj at jcrosoft.com>
> ---
>  arch/arm/mach-at91/at91sam9g45.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-at91/at91sam9g45.c b/arch/arm/mach-at91/at91sam9g45.c
> index 84af1b5..b7ae124 100644
> --- a/arch/arm/mach-at91/at91sam9g45.c
> +++ b/arch/arm/mach-at91/at91sam9g45.c
> @@ -343,7 +343,6 @@ static struct at91_gpio_bank at91sam9g45_gpio[] __initdata = {
>  static void __init at91sam9g45_map_io(void)
>  {
>  	at91_init_sram(0, AT91SAM9G45_SRAM_BASE, AT91SAM9G45_SRAM_SIZE);
> -	init_consistent_dma_size(SZ_4M);
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>

Best Regards,
J.



More information about the linux-arm-kernel mailing list