diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-16 14:37:58 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-16 14:37:58 +0000 |
| commit | c40da00ca320a38816049edd21966bd4045b2303 (patch) | |
| tree | d47ebd2b269a1d3e4f115627689dd9e5e00846ab /sys/dev/fb | |
| parent | ef6cf7f1f1e981b38b2bd4eb6a729e6f85c0bcc6 (diff) | |
Notes
Diffstat (limited to 'sys/dev/fb')
| -rw-r--r-- | sys/dev/fb/boot_font.c | 1 | ||||
| -rw-r--r-- | sys/dev/fb/gfb.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/fb/boot_font.c b/sys/dev/fb/boot_font.c index f1636577364b9..6f4ac051e7bec 100644 --- a/sys/dev/fb/boot_font.c +++ b/sys/dev/fb/boot_font.c @@ -61,7 +61,6 @@ __FBSDID("$FreeBSD$"); #include <machine/md_var.h> #include <machine/pc/bios.h> -#include <machine/clock.h> #include <machine/bus.h> #include <machine/pc/vesa.h> #include <machine/resource.h> diff --git a/sys/dev/fb/gfb.c b/sys/dev/fb/gfb.c index c3c8ef9d22cf9..b4f191fe6a00a 100644 --- a/sys/dev/fb/gfb.c +++ b/sys/dev/fb/gfb.c @@ -70,7 +70,6 @@ __FBSDID("$FreeBSD$"); #include <machine/md_var.h> #include <machine/pc/bios.h> -#include <machine/clock.h> #include <machine/bus.h> #include <machine/pc/vesa.h> #include <machine/resource.h> |
