zorro: Drop useless (and hardly used) .driver member in struct zorro_dev
[sfrench/cifs-2.6.git] / include / linux / zorro.h
index e2e4de188d84a6d92b9427c9f45ee12a149f7234..db7416ed60572a7e694657ed124bae2c1af59da6 100644 (file)
@@ -29,7 +29,6 @@
 struct zorro_dev {
     struct ExpansionRom rom;
     zorro_id id;
-    struct zorro_driver *driver;       /* which driver has allocated this device */
     struct device dev;                 /* Generic device interface */
     u16 slotaddr;
     u16 slotsize;