HomeFreeBSD

powerpc/mpc85xx: Fix function type for fsl_pcib_error_intr()

Description

powerpc/mpc85xx: Fix function type for fsl_pcib_error_intr()

Since it's only called as an interrupt handler, fsl_pcib_eror_intr() should just
match the driver_intr_t type.

Reported by: bdragon

Details

Provenance
jhibbitsAuthored on
Parents
rS353603: powerpc: Add AmigaOne platform, a subclass of MPC85xx
Branches
Unknown
Tags
Unknown