[PATCH] remove unused tmp_buf_sem's
tmp_buf_sem sems to be a common name for something completely unused... Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> ("usb portion") Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
e1b114ee90
commit
3824ba7df9
@@ -92,7 +92,6 @@ static struct Aurora_port aurora_port[AURORA_TNPORTS] = {
|
||||
|
||||
/* no longer used. static struct Aurora_board * IRQ_to_board[16] = { NULL, } ;*/
|
||||
static unsigned char * tmp_buf = NULL;
|
||||
static DECLARE_MUTEX(tmp_buf_sem);
|
||||
|
||||
DECLARE_TASK_QUEUE(tq_aurora);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user