diff options
Diffstat (limited to 'drivers/input/mouse/focaltech.h')
-rw-r--r-- | drivers/input/mouse/focaltech.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/mouse/focaltech.h b/drivers/input/mouse/focaltech.h index 71870a9b548a..ca61ebff373e 100644 --- a/drivers/input/mouse/focaltech.h +++ b/drivers/input/mouse/focaltech.h | |||
@@ -19,6 +19,5 @@ | |||
19 | 19 | ||
20 | int focaltech_detect(struct psmouse *psmouse, bool set_properties); | 20 | int focaltech_detect(struct psmouse *psmouse, bool set_properties); |
21 | int focaltech_init(struct psmouse *psmouse); | 21 | int focaltech_init(struct psmouse *psmouse); |
22 | bool focaltech_supported(void); | ||
23 | 22 | ||
24 | #endif | 23 | #endif |