Fix MMCCAM kernel build.

Sponsored by:	DARPA, AFRL
This commit is contained in:
Ruslan Bukin 2019-07-30 14:21:00 +00:00
parent f808f2ce3e
commit 250cbedd1e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350443

View File

@ -41,6 +41,8 @@ __FBSDID("$FreeBSD$");
#include <dev/mmc/host/dwmmc_var.h>
#include "opt_mmccam.h"
static struct ofw_compat_data compat_data[] = {
{"altr,socfpga-dw-mshc", 1},
{NULL, 0},