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

Commit 891012bf authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: msm: pcie: Add multiple MSI support"

parents 9bc6f39f de800315
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -101,4 +101,8 @@ extern int pci_v3_setup(int nr, struct pci_sys_data *);
extern void pci_v3_preinit(void);
extern void pci_v3_postinit(void);

#ifdef CONFIG_MSM_PCIE
#define arch_setup_msi_irqs arch_setup_msi_irqs
#endif

#endif /* __ASM_MACH_PCI_H */