Remove stray line from merge.
This commit is contained in:
parent
83567110bd
commit
d94f5b01c2
@ -249,7 +249,6 @@ initarm(struct arm_boot_params *abp)
|
||||
i = 0;
|
||||
set_cpufuncs();
|
||||
cpufuncs.cf_sleep = s3c24x0_sleep;
|
||||
lastaddr = fake_preload_metadata();
|
||||
|
||||
pcpu_init(pcpup, 0, sizeof(struct pcpu));
|
||||
PCPU_SET(curthread, &thread0);
|
||||
|
Loading…
Reference in New Issue
Block a user