]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/tables.c
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / acpi / tables.c
index 0dae722ab2ec859a8cc937368da252f5a3c153f8..ff425390bfa8d24b6c089a8cb427210a70740ad4 100644 (file)
@@ -540,7 +540,7 @@ void __init acpi_table_upgrade(void)
         * But it's not enough on X86 because ioremap will
         * complain later (used by acpi_os_map_memory) that the pages
         * that should get mapped are not marked "reserved".
-        * Both memblock_reserve and e820_add_region (via arch_reserve_mem_area)
+        * Both memblock_reserve and e820__range_add (via arch_reserve_mem_area)
         * works fine.
         */
        memblock_reserve(acpi_tables_addr, all_tables_size);