zephyr/drivers/pcie/endpoint
Peter Bigot d6fa062a7d drivers: pcie: endpoint: fix ISR prototype
Two optional ISR handlers need the void *arg converted to const struct
device *dev.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-09-08 18:10:22 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.bcm_iproc
pcie_ep_bcm_iproc_regs.h
pcie_ep_bcm_iproc.c drivers: pcie: endpoint: fix ISR prototype 2020-09-08 18:10:22 -05:00
pcie_ep_bcm_iproc.h
pcie_ep_common.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00