diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2008-12-27 11:38:41 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2008-12-27 11:38:41 +0000 |
| commit | 44a2eb509f32bbd1c02f1db3a1de3232a4176b96 (patch) | |
| tree | 4df77f15d4e48cddb77711696d79d8401932e338 /sys/dev/cfe | |
| parent | aa334e412d1517e705e40a1e18cd10bc50dd9098 (diff) | |
Notes
Diffstat (limited to 'sys/dev/cfe')
| -rw-r--r-- | sys/dev/cfe/cfe_console.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/cfe/cfe_console.c b/sys/dev/cfe/cfe_console.c index fbd44f878b7ab..b40567d4f73af 100644 --- a/sys/dev/cfe/cfe_console.c +++ b/sys/dev/cfe/cfe_console.c @@ -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 |
