aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sdio
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-06 17:47:15 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-06 17:47:15 +0000
commitfd9a4a67d053a51349ba6eba5ea61a7cd2cf20af (patch)
treee09f54a43f07b2500979d7c84c4b92a8560a86ea /sys/dev/sdio
parentc1e21468213e3ae35c5302f94472f1d996d530cd (diff)
Diffstat (limited to 'sys/dev/sdio')
-rw-r--r--sys/dev/sdio/sdiob.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/sdio/sdiob.c b/sys/dev/sdio/sdiob.c
index e60e8759599f..60389c419e35 100644
--- a/sys/dev/sdio/sdiob.c
+++ b/sys/dev/sdio/sdiob.c
@@ -62,9 +62,6 @@
* messages from MMCCAM to newbus and back.
*/
-#include <sys/cdefs.h>
-#include "opt_cam.h"
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/types.h>