SAMA5D4: Minor fixes to get working with SAMA5D3 again
This commit is contained in:
parent
fb25ba907c
commit
ec0fc7756b
@ -384,6 +384,8 @@ static inline void __ramfunc__ sam_h32mxdivider(void)
|
|||||||
|
|
||||||
putreg32(regval, SAM_PMC_MCKR);
|
putreg32(regval, SAM_PMC_MCKR);
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
# define sam_h32mxdivider()
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user