]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/setup_32.c
x86: make e820.c to have common functions
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / setup_32.c
index b54c79c91efd957ab7dddaac2c576f256c1bbadf..5faeab69edd93b004e3049daf0af729456e48236 100644 (file)
@@ -875,7 +875,7 @@ void __init setup_arch(char **cmdline_p)
                get_smp_config();
 #endif
 
-       e820_register_memory();
+       e820_setup_gap();
        e820_mark_nosave_regions();
 
 #ifdef CONFIG_VT