dwmmc_hisi: Fix build when option MMCCAM is defined
This commit is contained in:
parent
9dae44108c
commit
e6c2708832
@ -41,6 +41,8 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <dev/mmc/host/dwmmc_var.h>
|
||||
|
||||
#include "opt_mmccam.h"
|
||||
|
||||
static device_probe_t hisi_dwmmc_probe;
|
||||
static device_attach_t hisi_dwmmc_attach;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user