freebsd-dev/sys/powerpc/mpc85xx
Justin Hibbits d70b36edb5 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
2019-10-16 03:03:59 +00:00
..
atpic.c
ds1553_bus_fdt.c
ds1553_core.c
ds1553_reg.h
fsl_diu.c
fsl_espi.c
fsl_sata.c
fsl_sata.h
i2c.c
isa.c
lbc.c
lbc.h
mpc85xx_cache.c
mpc85xx_gpio.c
mpc85xx.c
mpc85xx.h
pci_mpc85xx_pcib.c powerpc/mpc85xx: Attach MPC85xx PCI bus and root complex at the right pass 2019-05-04 16:24:43 +00:00
pci_mpc85xx.c powerpc/mpc85xx: Fix function type for fsl_pcib_error_intr() 2019-10-16 03:03:59 +00:00
platform_mpc85xx.c powerpc/mpc85xx: Use the proper (EREF) form of writing to DBCR0 2019-05-23 03:47:25 +00:00
qoriq_gpio.c