cpudep_ap_early_bootstrap() takes no arguments, so no need to give it one.

MFC after:	3 weeks
This commit is contained in:
Justin Hibbits 2014-11-20 06:32:47 +00:00
parent 579a4f031e
commit eaed5fd136
2 changed files with 0 additions and 2 deletions

View File

@ -313,7 +313,6 @@ cpu_reset:
mflr %r1
addi %r1,%r1,(124-16)@l
lis %r3,1@l
bla CNAME(cpudep_ap_early_bootstrap)
lis %r3,1@l
bla CNAME(pmap_cpu_bootstrap)

View File

@ -312,7 +312,6 @@ cpu_reset:
lis %r3,tocbase@ha
ld %r2,tocbase@l(%r3)
lis %r3,1@l
bl CNAME(cpudep_ap_early_bootstrap) /* Set PCPU */
nop
lis %r3,1@l