of/promtree: add of_pdt namespace to pdt code
For symbols still lacking namespace qualifiers, add an of_pdt_ prefix. Signed-off-by: Andres Salomon <dilinger@queued.net> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
parent
f90c34bd65
commit
ed41850298
3 changed files with 22 additions and 22 deletions
|
@ -282,5 +282,5 @@ void __init leon_init_IRQ(void)
|
|||
|
||||
void __init leon_init(void)
|
||||
{
|
||||
prom_build_more = &leon_node_init;
|
||||
of_pdt_build_more = &leon_node_init;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue