Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-shmobile / board-ag5evm.c
index 202c3c6ec9d8667759a22bd6079835be18220a3f..83c270949465d1b49734759460e18d1ffdeae1e1 100644 (file)
@@ -466,8 +466,6 @@ static struct map_desc ag5evm_io_desc[] __initdata = {
 static void __init ag5evm_map_io(void)
 {
        iotable_init(ag5evm_io_desc, ARRAY_SIZE(ag5evm_io_desc));
-       /* DMA memory at 0xf6000000 - 0xffdfffff */
-       init_consistent_dma_size(158 << 20);
 
        /* setup early devices and console here as well */
        sh73a0_add_early_devices();