diff options
Diffstat (limited to 'drivers/input/mouse/olpc.h')
| -rw-r--r-- | drivers/input/mouse/olpc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/mouse/olpc.h b/drivers/input/mouse/olpc.h index 319b570d8689..c2d161b6d03d 100644 --- a/drivers/input/mouse/olpc.h +++ b/drivers/input/mouse/olpc.h @@ -26,7 +26,6 @@ enum hgpk_model_t { struct hgpk_data { struct psmouse *psmouse; int powered; - int count, x_tally, y_tally; /* hardware workaround stuff */ unsigned long recalib_window; struct delayed_work recalib_wq; }; |
