Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d8a66cc authored by Stephen Rothwell's avatar Stephen Rothwell
Browse files

ppc64 iSeries: Don't create linux,boot-cpu



This is obsolete.

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent 95b29380
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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);
	}