]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pnp.h
ISAPNP: remove unused pnp_dev->regs field
[linux-2.6-omap-h63xx.git] / include / linux / pnp.h
index f5b985e912aedd2777bb5ba1d74100f98e6e7b42..e3b2c0068de752f7ac00d73d82c9c53e8da193ef 100644 (file)
@@ -253,7 +253,6 @@ struct pnp_dev {
        struct pnp_resource_table *res;
 
        char name[PNP_NAME_LEN];        /* contains a human-readable name */
-       unsigned short regs;            /* ISAPnP: supported registers */
        int flags;                      /* used by protocols */
        struct proc_dir_entry *procent; /* device entry in /proc/bus/isapnp */
        void *data;