From 94debda32429e1a348fec8543245f1190a92d68c Mon Sep 17 00:00:00 2001 From: Eli Billauer Date: Fri, 21 Mar 2014 13:41:05 +0200 Subject: [PATCH] staging: xillybus: XILLYBUS_PCIE depends on PCI_MSI xillybus_pcie.c will compile and load properly on PCI only, but will do nothing useful without PCI_MSI. PCI_MSI depends on PCI, so depending on PCI_MSI covers both. Signed-off-by: Eli Billauer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed