]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/xillybus/xillybus.h
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into...
[karo-tx-linux.git] / drivers / staging / xillybus / xillybus.h
index e5e91d6128851ecc487108cda67e058e0a6d3b00..78a749a7a1c1de72f48b29fbe3e8da7c816840b1 100644 (file)
@@ -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;