+       if (prop)
+               prom_remove_property(node, prop);
+               prop = of_find_property(node, "linux,devietree-end", NULL);

Either the indentation is wrong, or you're missing some braces here

You're missing a "c" as well (and a dash).


Segher

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to