Merge branch 'master' into for-next
[firefly-linux-kernel-4.4.55.git] / drivers / tty / serial / mrst_max3110.c
index 2f548af4e98a866b40d7cc445aaf186859d3a59f..1bd28450ca40913f87503d7f75aa4ed5cd149904 100644 (file)
@@ -56,7 +56,7 @@ struct uart_max3110 {
        wait_queue_head_t wq;
        struct task_struct *main_thread;
        struct task_struct *read_thread;
-       struct mutex thread_mutex;;
+       struct mutex thread_mutex;
 
        u32 baud;
        u16 cur_conf;