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

Commit 974ff4e2 authored by Esben Haabendal's avatar Esben Haabendal Committed by Scott Wood
Browse files

powerpc: Add machine_check cpu function for e300c3 cpus

parent 4545ff7e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1133,6 +1133,7 @@ static struct cpu_spec __initdata cpu_specs[] = {
		.icache_bsize		= 32,
		.dcache_bsize		= 32,
		.cpu_setup		= __setup_cpu_603,
		.machine_check		= machine_check_generic,
		.num_pmcs		= 4,
		.oprofile_cpu_type	= "ppc/e300",
		.oprofile_type		= PPC_OPROFILE_FSL_EMB,