forked from Minki/linux
ppc64 iSeries: Don't create linux,boot-cpu
This is obsolete. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
This commit is contained in:
parent
95b2938008
commit
3d8a66cc9e
@ -953,9 +953,6 @@ void dt_cpus(struct iseries_flat_dt *dt)
|
||||
|
||||
dt_prop_u32(dt, "reg", i);
|
||||
|
||||
if (dt->header.boot_cpuid_phys == i)
|
||||
dt_prop_empty(dt, "linux,boot-cpu");
|
||||
|
||||
dt_end_node(dt);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user