diff options
Diffstat (limited to 'drivers/xen/xen-pciback/xenbus.c')
-rw-r--r-- | drivers/xen/xen-pciback/xenbus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/xen/xen-pciback/xenbus.c b/drivers/xen/xen-pciback/xenbus.c index 206c4ce030bc..978d2c6f5dca 100644 --- a/drivers/xen/xen-pciback/xenbus.c +++ b/drivers/xen/xen-pciback/xenbus.c | |||
@@ -11,7 +11,6 @@ | |||
11 | #include <xen/xenbus.h> | 11 | #include <xen/xenbus.h> |
12 | #include <xen/events.h> | 12 | #include <xen/events.h> |
13 | #include <asm/xen/pci.h> | 13 | #include <asm/xen/pci.h> |
14 | #include <linux/workqueue.h> | ||
15 | #include "pciback.h" | 14 | #include "pciback.h" |
16 | 15 | ||
17 | #define DRV_NAME "xen-pciback" | 16 | #define DRV_NAME "xen-pciback" |