]> Pileus Git - ~andy/linux/blobdiff - drivers/of/fdt.c
usb: dwc3: gadget: move direction setting up
[~andy/linux] / drivers / of / fdt.c
index 808be06bb67e7d4eeaf4f7250fae2dace0cc0f8d..6bb7cf2de556b559d1f54f9d1c7c3ff297138a3a 100644 (file)
@@ -709,7 +709,7 @@ void __init unflatten_device_tree(void)
        __unflatten_device_tree(initial_boot_params, &of_allnodes,
                                early_init_dt_alloc_memory_arch);
 
-       /* Get pointer to "/chosen" and "/aliasas" nodes for use everywhere */
+       /* Get pointer to "/chosen" and "/aliases" nodes for use everywhere */
        of_alias_scan(early_init_dt_alloc_memory_arch);
 }