HomeFreeBSD

Move arm_gic_bind() out of the #ifdef SMP block to fix compile errors in

Description

Move arm_gic_bind() out of the #ifdef SMP block to fix compile errors in
the not-SMP case. This is safe because arm_irq_next_cpu() will return
the cpuid of the current/only core in the not-SMP case.

Submitted by: Bartosz Szczepanek @ semihalf

Details

Provenance
ianAuthored on
Parents
rS289697: netfront: fix LINT-NOIP
Branches
Unknown
Tags
Unknown