From 928fee6a3a2fb45d778764e774d471b8b29574db Mon Sep 17 00:00:00 2001 From: delphij Date: Mon, 21 Sep 2009 07:05:48 +0000 Subject: 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 --- sys/dev/fb/s3_pci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/fb') 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 #include -#include #include #include -- cgit v1.1