aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fb
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fb')
-rw-r--r--sys/dev/fb/splash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fb/splash.c b/sys/dev/fb/splash.c
index bbf361a490f88..57881569274a4 100644
--- a/sys/dev/fb/splash.c
+++ b/sys/dev/fb/splash.c
@@ -28,7 +28,6 @@
#include <sys/param.h>
#include <sys/systm.h>
-#include <sys/kernel.h>
#include <sys/malloc.h>
#include <sys/linker.h>
#include <sys/fbio.h>