You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
treewide: fix typo of "suport" in various comments and Kconfig
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
d755814808
commit
02582e9bcc
@@ -61,7 +61,7 @@
|
||||
#define STMMAC_CSR_I_16 0xE /* clk_csr_i/16 */
|
||||
#define STMMAC_CSR_I_18 0xF /* clk_csr_i/18 */
|
||||
|
||||
/* AXI DMA Burst length suported */
|
||||
/* AXI DMA Burst length supported */
|
||||
#define DMA_AXI_BLEN_4 (1 << 1)
|
||||
#define DMA_AXI_BLEN_8 (1 << 2)
|
||||
#define DMA_AXI_BLEN_16 (1 << 3)
|
||||
|
||||
Reference in New Issue
Block a user