Re: [PATCH 1/2] PCI: remove unused "deprecated" macro PCI_MSIX_FLAGS_BIRMASK

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 12, 2013 at 2:20 AM, Yijing Wang <wangyijing@xxxxxxxxxx> wrote:
> PCI_MSIX_FLAGS_BIRMASK has been replaced by PCI_MSIX_TABLE_BIR
> for better readability. Now no one uses it, remove it.
>
> Signed-off-by: Yijing Wang <wangyijing@xxxxxxxxxx>

Applied, thanks!

> ---
>  include/uapi/linux/pci_regs.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/include/uapi/linux/pci_regs.h b/include/uapi/linux/pci_regs.h
> index baa7852..f050914 100644
> --- a/include/uapi/linux/pci_regs.h
> +++ b/include/uapi/linux/pci_regs.h
> @@ -319,7 +319,6 @@
>  #define PCI_MSIX_PBA           8       /* Pending Bit Array offset */
>  #define  PCI_MSIX_PBA_BIR      0x00000007 /* BAR index */
>  #define  PCI_MSIX_PBA_OFFSET   0xfffffff8 /* Offset into specified BAR */
> -#define  PCI_MSIX_FLAGS_BIRMASK        (7 << 0)   /* deprecated */
>  #define PCI_CAP_MSIX_SIZEOF    12      /* size of MSIX registers */
>
>  /* MSI-X entry's format */
> --
> 1.7.1
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux