]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/kernel/prom.c
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
[~andy/linux] / arch / powerpc / kernel / prom.c
index 48aeb55faae9b806363317493800521ad8e2ec57..f2c906b1d8d3f77158d44f40d7bedec4be253cfc 100644 (file)
@@ -694,7 +694,7 @@ void __init early_init_devtree(void *params)
         * device-tree, including the platform type, initrd location and
         * size, TCE reserve, and more ...
         */
-       of_scan_flat_dt(early_init_dt_scan_chosen_ppc, NULL);
+       of_scan_flat_dt(early_init_dt_scan_chosen_ppc, cmd_line);
 
        /* Scan memory nodes and rebuild MEMBLOCKs */
        memblock_init();