MIPS: Octeon: Remove highmem code.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / mips / cavium-octeon / setup.c
index 60ed700a956d6b2c3f9abe05ead4a9c1d6e9c8f3..efc1ed404b510b2358cc5010c273644ae4dea669 100644 (file)
@@ -671,10 +671,6 @@ void __init plat_mem_setup(void)
                                                __pa_symbol(&__init_end), -1,
                                                0x100000,
                                                CVMX_BOOTMEM_FLAG_NO_LOCKING);
-#elif defined(CONFIG_HIGHMEM)
-               memory = cvmx_bootmem_phy_alloc(mem_alloc_size, 0, 1ull << 31,
-                                               0x100000,
-                                               CVMX_BOOTMEM_FLAG_NO_LOCKING);
 #else
                memory = cvmx_bootmem_phy_alloc(mem_alloc_size, 0, 512 << 20,
                                                0x100000,