summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-09-21 07:05:48 +0000
committerdelphij <delphij@FreeBSD.org>2009-09-21 07:05:48 +0000
commit928fee6a3a2fb45d778764e774d471b8b29574db (patch)
tree303802c58e91fe139354a9339e1b0ffcf6d415ce /sys/dev/fb
parent3efb1881d99b44f76a42605a56ddd591651850c1 (diff)
downloadFreeBSD-src-928fee6a3a2fb45d778764e774d471b8b29574db.zip
FreeBSD-src-928fee6a3a2fb45d778764e774d471b8b29574db.tar.gz
Enable s3pci on amd64 which works on top of VESA, and allow
static building it into kernel on i386 and amd64. Submitted by: swell.k at gmail.com
Diffstat (limited to 'sys/dev/fb')
-rw-r--r--sys/dev/fb/s3_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fb/s3_pci.c b/sys/dev/fb/s3_pci.c
index 45facc9..cfddf30 100644
--- a/sys/dev/fb/s3_pci.c
+++ b/sys/dev/fb/s3_pci.c
@@ -54,7 +54,6 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcivar.h>
#include <machine/md_var.h>
-#include <machine/vm86.h>
#include <machine/pc/bios.h>
#include <dev/fb/vesa.h>
OpenPOWER on IntegriCloud