]> err.no Git - linux-2.6/blobdiff - drivers/char/amiserial.c
Merge branch 'master' of /usr/src/ntfs-2.6/
[linux-2.6] / drivers / char / amiserial.c
index 667a21c72edbdf40df19183c64501e25efc83fa1..7ac365b5d9ece1af03bbcaae6438282e0a7c7706 100644 (file)
@@ -129,7 +129,6 @@ static struct serial_state rs_table[1];
  * memory if large numbers of serial ports are open.
  */
 static unsigned char *tmp_buf;
-static DECLARE_MUTEX(tmp_buf_sem);
 
 #include <asm/uaccess.h>