On Thu, Dec 19, 2013 at 04:23:12PM +0530, Rashika Kheria wrote:
> Add prototype declarations of functions arch_msi_mask_irq() and
> arch_msix_mask_irq() to header file include/linux/msi.h.
>
> This eliminates the following warning in msi.c:
> drivers/pci/msi.c:202:12: warning: no previous prototyp
Add prototype declarations of functions arch_msi_mask_irq() and
arch_msix_mask_irq() to header file include/linux/msi.h.
This eliminates the following warning in msi.c:
drivers/pci/msi.c:202:12: warning: no previous prototype for
‘arch_msi_mask_irq’ [-Wmissing-prototypes]
drivers/pci/msi.c:232:12
2 matches
Mail list logo