Fix the build, use the correct include path.

Pointy hat to:	loos
This commit is contained in:
Luiz Otavio O Souza 2019-12-05 02:01:47 +00:00
parent 8a82d5675d
commit 2b289d0bff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355409

View File

@ -49,7 +49,7 @@ __FBSDID("$FreeBSD$");
#include <dev/ofw/ofw_bus.h>
#include <dev/ofw/ofw_bus_subr.h>
#include <arm64/marvell/a37x0_iicreg.h>
#include <arm/mv/a37x0_iicreg.h>
#include "iicbus_if.h"