Fix the build.

Works better when the file with the #define is actually included...
This commit is contained in:
loos 2016-08-31 18:35:41 +00:00
parent a4d82eedc1
commit a79af33565

View File

@ -52,6 +52,8 @@ __FBSDID("$FreeBSD$");
#include <machine/bus.h>
#include "am335x_scm.h"
#define CM_PER 0
#define CM_PER_L4LS_CLKSTCTRL (CM_PER + 0x000)
#define CM_PER_L3S_CLKSTCTRL (CM_PER + 0x004)