Input: ALPS - handle errors from input_register_device()
[powerpc.git] / drivers / input / mouse / alps.h
index f85ac40..4bbddc9 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 */