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