commit | 09a2c73ddfc7f173237fc7209a65b34dd5bcb5ed | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Thu Sep 12 16:20:00 2013 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Sep 27 13:36:32 2013 -0600 |
tree | 229b16c5bdc0267b85d1530d90a920027691ec5c | |
parent | 43e7aa47a7fc3948304d386780ed3100cb67ddac [diff] |
PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition PCI_MSIX_FLAGS_BIRMASK has been replaced by PCI_MSIX_TABLE_BIR for better readability. Now no one uses it, remove it. No functional change. Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>