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 @@ int focaltech_detect(struct psmouse *psmouse, bool set_properties); int focaltech_init(struct psmouse *psmouse); -bool focaltech_supported(void); #endif |