Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f02dfada authored by Marek Szyprowski's avatar Marek Szyprowski Committed by Arnd Bergmann
Browse files

ARM: at91: remove obsoleted init_consistent_dma_size()



Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Acked-by: default avatarJean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
CC: Nicolas Ferre <nicolas.ferre@atmel.com>
CC: Andrew Victor <linux@maxim.org.za>
parent f014335f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);
}

static void __init at91sam9g45_ioremap_registers(void)