Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05e93a74 authored by Dzianis Kahanovich's avatar Dzianis Kahanovich Committed by Dmitry Torokhov
Browse files

Input: hil_kbd - add missing MODULE_DEVICE_TABLE()



Signed-off-by: default avatarDzianis Kahanovich <mahatma@eu.by>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 1966cb22
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -570,6 +570,8 @@ static struct serio_device_id hil_dev_ids[] = {
	{ 0 }
};

MODULE_DEVICE_TABLE(serio, hil_dev_ids);

static struct serio_driver hil_serio_drv = {
	.driver		= {
		.name	= "hil_dev",