ramips: fix MT7621 PCI driver on 4.14
The .map_irq hook can now be called after init. Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
		| @@ -387,7 +387,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> | ||||
| +} | ||||
| + | ||||
| + | ||||
| +int __init | ||||
| +int | ||||
| +pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) | ||||
| +{ | ||||
| +	u16 cmd; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau