oops, duplicate
authorderaadt <deraadt@openbsd.org>
Tue, 22 Jul 2014 04:53:59 +0000 (04:53 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 22 Jul 2014 04:53:59 +0000 (04:53 +0000)
sys/arch/sparc64/dev/vgafb.c

index 1044987..a187bc3 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: vgafb.c,v 1.62 2014/07/22 04:44:09 deraadt Exp $      */
+/*     $OpenBSD: vgafb.c,v 1.63 2014/07/22 04:53:59 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 {