From 67a2a28fe4d538923a18aab45d2dc8581dee9dca Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 28 Apr 2002 04:58:40 +0000 Subject: Hook the DRM up to the build and add it to NOTES. Approved by: des --- sys/dev/drm/gamma_drv.c | 1 - sys/dev/drm/mga_drv.c | 1 - sys/dev/drm/r128_drv.c | 1 - sys/dev/drm/radeon_drv.c | 1 - sys/dev/drm/tdfx_drv.c | 1 - 5 files changed, 5 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/drm/gamma_drv.c b/sys/dev/drm/gamma_drv.c index 7defc26cd465..b94d4834f4ab 100644 --- a/sys/dev/drm/gamma_drv.c +++ b/sys/dev/drm/gamma_drv.c @@ -38,7 +38,6 @@ #include #include #include -#include #endif /* __FreeBSD__ */ #include "dev/drm/gamma.h" #include "dev/drm/drmP.h" diff --git a/sys/dev/drm/mga_drv.c b/sys/dev/drm/mga_drv.c index 62728a249c5e..d781f6eab330 100644 --- a/sys/dev/drm/mga_drv.c +++ b/sys/dev/drm/mga_drv.c @@ -39,7 +39,6 @@ #include #include #include -#include #endif /* __FreeBSD__ */ #include "dev/drm/mga.h" diff --git a/sys/dev/drm/r128_drv.c b/sys/dev/drm/r128_drv.c index e6ce5fd7db4e..f79237fb7aab 100644 --- a/sys/dev/drm/r128_drv.c +++ b/sys/dev/drm/r128_drv.c @@ -39,7 +39,6 @@ #include #include #include -#include #endif /* __FreeBSD__ */ #include "dev/drm/r128.h" diff --git a/sys/dev/drm/radeon_drv.c b/sys/dev/drm/radeon_drv.c index dc9b083946df..15a5563b96ed 100644 --- a/sys/dev/drm/radeon_drv.c +++ b/sys/dev/drm/radeon_drv.c @@ -38,7 +38,6 @@ #include #include #include -#include #endif /* __FreeBSD__ */ #include "dev/drm/radeon.h" diff --git a/sys/dev/drm/tdfx_drv.c b/sys/dev/drm/tdfx_drv.c index ecf7db235ea6..359cfc2fd0db 100644 --- a/sys/dev/drm/tdfx_drv.c +++ b/sys/dev/drm/tdfx_drv.c @@ -40,7 +40,6 @@ #include #include #include -#include #endif /* __FreeBSD__ */ #include "dev/drm/tdfx.h" -- cgit v1.3