mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Include "opt_platform.h" to fix kernel build for amlogic devices.
This commit is contained in:
parent
160309f2c2
commit
ba27fc087c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289630
@ -29,6 +29,8 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "opt_platform.h"
|
||||
|
||||
#define _ARM32_BUS_DMA_PRIVATE
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user