summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc/dev')
-rw-r--r--sys/arch/sparc/dev/bwtwo.c13
1 files changed, 4 insertions, 9 deletions
diff --git a/sys/arch/sparc/dev/bwtwo.c b/sys/arch/sparc/dev/bwtwo.c
index f576f047f80..aa88557ad3a 100644
--- a/sys/arch/sparc/dev/bwtwo.c
+++ b/sys/arch/sparc/dev/bwtwo.c
@@ -89,11 +89,10 @@ int bwtwoioctl __P((dev_t, u_long, caddr_t, int, struct proc *));
int bwtwommap __P((dev_t, int, int));
static void bwtwounblank __P((struct device *));
-struct cfdriver bwtwocd =
- { NULL, "bwtwo", bwtwomatch, bwtwoattach,
- DV_DULL, sizeof(struct bwtwo_softc) };
-
-/* XXX we do not handle frame buffer interrupts (do not know how) */
+struct cfdriver bwtwocd = {
+ NULL, "bwtwo", bwtwomatch, bwtwoattach,
+ DV_DULL, sizeof(struct bwtwo_softc)
+};
/* frame buffer generic driver */
static struct fbdriver bwtwofbdriver = {
@@ -102,10 +101,6 @@ static struct fbdriver bwtwofbdriver = {
extern int fbnode;
extern struct tty *fbconstty;
-extern int (*v_putc)();
-extern int nullop();
-static int bwtwo_cnputc();
-static struct bwtwo_softc *bwcons;
/*
* Match a bwtwo.