artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f716e8
)
oops, duplicate
author
deraadt
<deraadt@openbsd.org>
Tue, 22 Jul 2014 04:53:59 +0000
(
04:53
+0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 22 Jul 2014 04:53:59 +0000
(
04:53
+0000)
sys/arch/sparc64/dev/vgafb.c
patch
|
blob
|
history
diff --git
a/sys/arch/sparc64/dev/vgafb.c
b/sys/arch/sparc64/dev/vgafb.c
index
1044987
..
a187bc3
100644
(file)
--- a/
sys/arch/sparc64/dev/vgafb.c
+++ b/
sys/arch/sparc64/dev/vgafb.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: vgafb.c,v 1.6
2 2014/07/22 04:44:0
9 deraadt Exp $ */
+/* $OpenBSD: vgafb.c,v 1.6
3 2014/07/22 04:53:5
9 deraadt Exp $ */
/*
* Copyright (c) 2001 Jason L. Wright (jason@thought.net)
@@
-55,8
+55,6
@@
#include <dev/wscons/wsdisplayvar.h>
#include <dev/rasops/rasops.h>
-#include <dev/pci/vga_pcivar.h>
-
#include <machine/fbvar.h>
struct vgafb_softc {