Remove an unused variable to make the SENTRY5 mips kernel compile

(though with some asm warning).
This commit is contained in:
Bjoern A. Zeeb 2008-12-27 11:38:41 +00:00
parent aa334e412d
commit 44a2eb509f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186513

View File

@ -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