aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/lifebook.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/mouse/lifebook.h')
-rw-r--r--drivers/input/mouse/lifebook.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/mouse/lifebook.h b/drivers/input/mouse/lifebook.h
index 11489b45cee2..4a0033a2e5cf 100644
--- a/drivers/input/mouse/lifebook.h
+++ b/drivers/input/mouse/lifebook.h
@@ -11,7 +11,7 @@
11#ifndef _LIFEBOOK_H 11#ifndef _LIFEBOOK_H
12#define _LIFEBOOK_H 12#define _LIFEBOOK_H
13 13
14int lifebook_detect(struct psmouse *psmouse, unsigned int max_proto, 14int lifebook_detect(struct psmouse *psmouse, unsigned int max_proto,
15 int set_properties); 15 int set_properties);
16 16
17#endif 17#endif