mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
Minor typo fix in warning
This commit is contained in:
parent
10001f8556
commit
4b71d74a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@ static uint32_t spi_setfrequency(FAR struct spi_dev_s *dev, uint32_t frequency)
|
|||
actual = BOARD_CPU_CLOCK / 128;
|
||||
}
|
||||
|
||||
#warning REVIST: spcr/spsr are never used
|
||||
#warning REVISIT: spcr/spsr are never used
|
||||
|
||||
/* Save the frequency setting */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue