Fix the build.
Works better when the file with the #define is actually included...
This commit is contained in:
parent
a4d82eedc1
commit
a79af33565
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user