um: remove count_lock
this lock is no longer needed. Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
@@ -33,7 +33,6 @@ struct line_driver {
|
||||
|
||||
struct line {
|
||||
struct tty_port port;
|
||||
struct mutex count_lock;
|
||||
int valid;
|
||||
|
||||
char *init_str;
|
||||
|
Reference in New Issue
Block a user