提交 b3c21d2c 编写于 作者: J Jiri Kosina

HID: multitouch: make struct mt_classess static

Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 789aaa2e
......@@ -133,7 +133,7 @@ static int find_slot_from_contactid(struct mt_device *td)
return -1;
}
struct mt_class mt_classes[] = {
static struct mt_class mt_classes[] = {
{ .name = MT_CLS_DEFAULT,
.quirks = MT_QUIRK_NOT_SEEN_MEANS_UP },
{ .name = MT_CLS_SERIAL,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册