提交 7fc49c49 编写于 作者: D Dmitry Torokhov

Input: serio_driver - drop private pointer

Nobody uses it anymore.
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 ceee4271
......@@ -54,7 +54,6 @@ struct serio {
#define to_serio_port(d) container_of(d, struct serio, dev)
struct serio_driver {
void *private;
const char *description;
const struct serio_device_id *id_table;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册