commit | 07646e217f473a3e6213f8228336a9046833d6aa | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Wed Oct 11 23:45:23 2006 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Wed Oct 11 23:45:23 2006 -0400 |
tree | 78169bacc7604be9db6e63aeee92afe370c053cb | |
parent | 88aa0103e408616e433c209e80169ab8d6eda99e [diff] |
Lockdep: fix compile error in drivers/input/serio/serio.c lockdep_set_subclass() was missing in !LOCKDEP case Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>