]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/amiserial.c
Pull update-tlbflush-sn into release branch
[linux-2.6-omap-h63xx.git] / 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>