summaryrefslogtreecommitdiff
path: root/hw/kdrive/fbdev
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-06-09 23:22:55 +0000
committerEric Anholt <anholt@freebsd.org>2005-06-09 23:22:55 +0000
commit75065f3a54ec760bbe81160fa233810f14d8aaa2 (patch)
tree3275ad92f368e6c8ecf30567575acd878fa0002e /hw/kdrive/fbdev
parente11e60b361d63ae02918dd6b43038a5c92b73a49 (diff)
Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
some come from others.
Diffstat (limited to 'hw/kdrive/fbdev')
-rw-r--r--hw/kdrive/fbdev/fbinit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/kdrive/fbdev/fbinit.c b/hw/kdrive/fbdev/fbinit.c
index 616b7d9e1..a63ca838e 100644
--- a/hw/kdrive/fbdev/fbinit.c
+++ b/hw/kdrive/fbdev/fbinit.c
@@ -87,7 +87,6 @@ KdCardFuncs fbdevFuncs = {
0, /* initAccel */
0, /* enableAccel */
- 0, /* syncAccel */
0, /* disableAccel */
0, /* finiAccel */