]> err.no Git - linux-2.6/blobdiff - drivers/input/mouse/alps.h
[Blackfin] arch: Add proper SW System Reset delay sequence
[linux-2.6] / drivers / input / mouse / alps.h
index f85ac40ec941feb1c2be1c3eeb26699f8fdf2f90..4bbddc99962b37d4a1c3869b5d77611a3123b0b7 100644 (file)
@@ -20,7 +20,6 @@ struct alps_model_info {
 
 struct alps_data {
        struct input_dev *dev2;         /* Relative device */
-       char name[32];                  /* Name */
        char phys[32];                  /* Phys */
        const struct alps_model_info *i;/* Info */
        int prev_fin;                   /* Finger bit from previous packet */