summaryrefslogtreecommitdiffstats
path: root/drivers/staging/xillybus/xillybus.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/xillybus/xillybus.h')
-rw-r--r--drivers/staging/xillybus/xillybus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/xillybus/xillybus.h b/drivers/staging/xillybus/xillybus.h
index e5e91d612885..78a749a7a1c1 100644
--- a/drivers/staging/xillybus/xillybus.h
+++ b/drivers/staging/xillybus/xillybus.h
@@ -116,7 +116,6 @@ struct xilly_endpoint {
*/
struct pci_dev *pdev;
struct device *dev;
- struct resource res; /* OF devices only */
struct xilly_endpoint_hardware *ephw;
struct list_head ep_list;