Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1689164a authored by Russell King - ARM Linux's avatar Russell King - ARM Linux Committed by Dominik Brodowski
Browse files

PCMCIA: ss: allow PCI IRQs > 255

parent f397b9c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@ struct pcmcia_socket {
	u_int				irq_mask;
	u_int				map_size;
	u_int				io_offset;
	u_char				pci_irq;
	u_int				pci_irq;
	struct pci_dev *		cb_dev;