]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/mm/init.c
[MIPS] Make dma_map_sg handle sg elements which are longer than one page
[linux-2.6-omap-h63xx.git] / arch / mips / mm / init.c
index 2d1c2c024822c36c84a2f1e96e694118f7b75f4a..4c80528deadd2c39433af6a5bc905fbe6313459d 100644 (file)
@@ -424,9 +424,6 @@ void __init mem_init(void)
                        continue;
                }
                ClearPageReserved(page);
-#ifdef CONFIG_LIMITED_DMA
-               set_page_address(page, lowmem_page_address(page));
-#endif
                init_page_count(page);
                __free_page(page);
                totalhigh_pages++;