Skip to content

Commit

Permalink
wilc1000: fix spelling mistake in Kconfig "devision" -> "division"
Browse files Browse the repository at this point in the history
There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201216115808.12987-1-colin.king@canonical.com
  • Loading branch information
Colin Ian King authored and Kalle Valo committed Jan 14, 2021
1 parent 596c84c commit e4c748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/microchip/wilc1000/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ config WILC1000_HW_OOB_INTR
chipset. This OOB interrupt is intended to provide a faster interrupt
mechanism for SDIO host controllers that don't support SDIO interrupt.
Select this option If the SDIO host controller in your platform
doesn't support SDIO time devision interrupt.
doesn't support SDIO time division interrupt.

0 comments on commit e4c748e

Please sign in to comment.