Merge branch 'master' into for-next
[pandora-kernel.git] / drivers / tty / serial / mrst_max3110.c
index 2f548af..1bd2845 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;