summaryrefslogtreecommitdiff
path: root/include/linux/msi.h
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2015-07-21 10:24:55 +0100
committerJon Medhurst <tixy@linaro.org>2015-07-21 10:24:55 +0100
commit595cb61bb04e4def3c5b35390e7109efbca745d2 (patch)
tree865a950b6487b5343f218232628d4695860d6cb0 /include/linux/msi.h
parentc1474bfe3752c55b9bbcaab067db21a06e9291e3 (diff)
parent7d53c0509545fbf18e47f43f2d81e297d36b6702 (diff)
Merge branch 'tracking-armlt-juno-pci' into integration-linaro-vexpress64tracking-integration-linaro-vexpress-ll-20150721.0
Diffstat (limited to 'include/linux/msi.h')
-rw-r--r--include/linux/msi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/msi.h b/include/linux/msi.h
index 8ac4a68ffae2..692f217ae813 100644
--- a/include/linux/msi.h
+++ b/include/linux/msi.h
@@ -108,9 +108,6 @@ struct msi_controller {
struct device *dev;
struct device_node *of_node;
struct list_head list;
-#ifdef CONFIG_GENERIC_MSI_IRQ_DOMAIN
- struct irq_domain *domain;
-#endif
int (*setup_irq)(struct msi_controller *chip, struct pci_dev *dev,
struct msi_desc *desc);