aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mmc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2020-01-27 22:19:55 +0000
committerWarner Losh <imp@FreeBSD.org>2020-01-27 22:19:55 +0000
commit8c7cd14adf8360b3372381430dabf3c73b55854a (patch)
treec8186aee93f5844c1dcdf25e9736a2b4778ac902 /sys/dev/mmc
parentf886c4ba71aeb85dc88bec62709884526320338f (diff)
Notes
Diffstat (limited to 'sys/dev/mmc')
-rw-r--r--sys/dev/mmc/host/dwmmc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/mmc/host/dwmmc.c b/sys/dev/mmc/host/dwmmc.c
index 207fe6f609a5..674c0d441b40 100644
--- a/sys/dev/mmc/host/dwmmc.c
+++ b/sys/dev/mmc/host/dwmmc.c
@@ -67,8 +67,6 @@ __FBSDID("$FreeBSD$");
#include <dev/mmc/host/dwmmc_reg.h>
#include <dev/mmc/host/dwmmc_var.h>
-#include "opt_mmccam.h"
-
#include "mmcbr_if.h"
#define dprintf(x, arg...)