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
powerpc/mpc85xx: Fix function type for fsl_pcib_error_intr() Tags None Referenced Files None Subscribers None
Description
Details
|