From: Yijing Wang Date: Thu, 12 Sep 2013 08:20:00 +0000 (+0800) Subject: PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition X-Git-Tag: v3.13-rc1~95^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a2c73ddfc7f173237fc7209a65b34dd5bcb5ed;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed