Module Name: src Committed By: msaitoh Date: Wed Jan 9 07:49:23 UTC 2019
Modified Files: src/sys/arch/evbarm/iq31244: iq31244_pci.c src/sys/arch/evbarm/ixdp425: ixdp425_pci.c src/sys/arch/evbarm/npwr_fc: npwr_fc_pci.c Log Message: Fix compile error for *_pci_intr_establish(). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/iq31244/iq31244_pci.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/ixdp425/ixdp425_pci.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/npwr_fc/npwr_fc_pci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.