[PATCH] powerpc:prom Export device tree physical address via proc

Segher Boessenkool segher at kernel.crashing.org
Wed Jul 14 22:51:55 EST 2010


>> +	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



More information about the Linuxppc-dev mailing list