Remove an unused variable to make the SENTRY5 mips kernel compile
(though with some asm warning).
This commit is contained in:
parent
aa334e412d
commit
44a2eb509f
@ -62,7 +62,6 @@ static struct ttydevsw cfe_ttydevsw = {
|
||||
};
|
||||
|
||||
static int conhandle = -1;
|
||||
static struct tty *cfe_tp = NULL;
|
||||
/* XXX does cfe have to poll? */
|
||||
static int polltime;
|
||||
static struct callout_handle cfe_timeouthandle
|
||||
|
Loading…
Reference in New Issue
Block a user