mirror of
https://github.com/apache/nuttx.git
synced 2026-09-03 23:52:58 +00:00
SAMD2x: Eliminate a warning
This commit is contained in:
parent
5eeabf29dd
commit
97d697f7c4
1 changed files with 0 additions and 1 deletions
|
|
@ -745,7 +745,6 @@ static inline void sam_dfll_reference(void)
|
|||
#ifdef BOARD_GCLK_ENABLE
|
||||
static inline void sam_config_gclks(void)
|
||||
{
|
||||
uint32_t regval;
|
||||
int i;
|
||||
|
||||
/* Turn on the GCLK interface clock */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue