mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
include/: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
528ea579c9
commit
a1a62ced51
23 changed files with 29 additions and 29 deletions
|
@ -104,7 +104,7 @@ struct XlnxZynqMPQSPIPS {
|
|||
|
||||
uint32_t regs[XLNX_ZYNQMP_SPIPS_R_MAX];
|
||||
|
||||
/* GQSPI has seperate tx/rx fifos */
|
||||
/* GQSPI has separate tx/rx fifos */
|
||||
Fifo8 rx_fifo_g;
|
||||
Fifo8 tx_fifo_g;
|
||||
Fifo32 fifo_g;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue