Minor typo fix in warning
This commit is contained in:
parent
10001f8556
commit
4b71d74a2b
@ -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…
Reference in New Issue
Block a user